Mercurial > libavcodec.hg
graph
-
4:2:2 4:4:4 bugfix for the error concealment code. libavcodecTue, 01 Dec 2009 01:01:37 +0000, by michael
-
Rename parameters of put_sbits() to make them consistent with those of libavcodecMon, 30 Nov 2009 23:52:28 +0000, by stefano
-
Move "slice below image" check from mpeg_decode_slice to its caller. libavcodecMon, 30 Nov 2009 23:08:25 +0000, by michael
-
Move dummy picture allocation code from mpeg1/2 to mpegvideo. libavcodecMon, 30 Nov 2009 21:22:01 +0000, by michael
-
Disable error resilience for field pictures, this was never supported, libavcodecMon, 30 Nov 2009 19:15:19 +0000, by michael
-
Set mb_y in mpeg2 field pictures like h264 does. libavcodecMon, 30 Nov 2009 19:14:00 +0000, by michael
-
Make ""MPEG motion vector out of boundary" message more verbose. libavcodecMon, 30 Nov 2009 17:29:21 +0000, by michael
-
Start decoding from seq/gop too, not just I frames. libavcodecMon, 30 Nov 2009 03:32:43 +0000, by michael
-
Fix dual prime motion compensation in field pictures. libavcodecMon, 30 Nov 2009 02:37:03 +0000, by michael
-
Use more consistent / meaningful parameter names for the libavcodecSun, 29 Nov 2009 23:01:29 +0000, by stefano
-
Print errors instead of just ignoring contradictionary values in mpeg2 silently. libavcodecSun, 29 Nov 2009 14:31:40 +0000, by michael
-
Override a few values read so as to ensure that things are not inconsistent. libavcodecSun, 29 Nov 2009 03:32:30 +0000, by michael
-
Make sure field_select is not set to nonsensical values even if unused. libavcodecSun, 29 Nov 2009 01:50:43 +0000, by michael
-
Also check the location of the picture start code and picture coding libavcodecSat, 28 Nov 2009 23:05:06 +0000, by michael
-
Check order of startcodes, ignore some obviously wrong ones. libavcodecSat, 28 Nov 2009 22:51:53 +0000, by michael
-
Move mpeg_decode_postinit() out of bitstream decoding functions, it does not libavcodecSat, 28 Nov 2009 21:32:33 +0000, by michael
-
Inline mpeg_decode_extension, will simplify future changes. libavcodecSat, 28 Nov 2009 18:57:12 +0000, by michael