Mercurial > libavcodec.hg
graph
-
Use skip_frame for keyframe-only decoding rather than #ifdef libavcodecMon, 29 Sep 2008 22:04:35 +0000, by conrad
-
Fix a warning about an undefined function when compiling h264.c libavcodecMon, 29 Sep 2008 15:41:55 +0000, by cehoyos
-
Guess picture type from picture coding extension when the main header is damaged. libavcodecSun, 28 Sep 2008 23:19:12 +0000, by michael
-
Use DECLARE_ALIGNED_16() on vorbis windows as they are used in dsputils libavcodecSun, 28 Sep 2008 16:16:05 +0000, by superdump
-
Replace apparently always true condition by assert(). libavcodecSat, 27 Sep 2008 02:39:24 +0000, by michael
-
Simplify pix_fmt_id instead of listing a subset of non-simplified ones. libavcodecSat, 27 Sep 2008 01:59:50 +0000, by michael
-
Check the 4th plane too when selecting the pixfmt. libavcodecSat, 27 Sep 2008 01:50:57 +0000, by michael
-
Add support for Acelp.net fourcc and codecid, remuxing wav to avi should work libavcodecFri, 26 Sep 2008 10:59:42 +0000, by banan
-
Avoid out of picture accesses when CODEC_FLAG_EMU_EDGE is set. libavcodecThu, 25 Sep 2008 21:44:07 +0000, by michael
-
Do instead of divising a float by a constant, multiply by its inverse libavcodecThu, 25 Sep 2008 20:03:57 +0000, by vitor
-
Do not free sps & pps on width/height changes. libavcodecThu, 25 Sep 2008 19:01:39 +0000, by michael
-
Do not use the generic "alloc missing references" code for h.264 as it does libavcodecThu, 25 Sep 2008 14:34:14 +0000, by michael
-
Initialize next/last_picture* as the generic code does not always libavcodecThu, 25 Sep 2008 14:29:35 +0000, by michael
-
Print which slices are IDR not just the slice type. libavcodecThu, 25 Sep 2008 12:04:25 +0000, by michael
-
Field -> MBAFF direct mode can use data from fields that are not libavcodecWed, 24 Sep 2008 23:24:24 +0000, by michael
-
Cosmetics: move convolve() together with the other DSP functions libavcodecWed, 24 Sep 2008 20:05:22 +0000, by vitor
-
Simplify: move division by constant off the loop libavcodecWed, 24 Sep 2008 20:03:58 +0000, by vitor
-
Correct wrong lower limit and condition used in APE decoder libavcodecWed, 24 Sep 2008 12:45:28 +0000, by kostya
-
Add support for 1-bit, 4-bit, 8-bit and some 16-bit raw BMP libavcodecTue, 23 Sep 2008 08:38:32 +0000, by kostya