Mercurial > libavcodec.hg
graph
-
Revert r20095: Allow compiling to vorbis again. libavcodecWed, 02 Dec 2009 23:51:15 +0000, by cehoyos
-
pass avctx as argument instead of width and height libavcodecWed, 02 Dec 2009 21:25:28 +0000, by bcoudurier
-
move private context declaration at the top libavcodecWed, 02 Dec 2009 21:01:12 +0000, by bcoudurier
-
ARM: 1l c&p fix: do not set pred16x16_plane for rv40 libavcodecWed, 02 Dec 2009 17:21:43 +0000, by mru
-
AAC: Add a global header but output not locked output configuration status. libavcodecWed, 02 Dec 2009 09:12:05 +0000, by alexc
-
Set the SBR mode to implicit on ADTS frames occurring before the output is locked. libavcodecWed, 02 Dec 2009 09:07:32 +0000, by alexc
-
Small refactoring: Instead of 4 loops for decoding AC coefficients based libavcodecWed, 02 Dec 2009 04:06:27 +0000, by melanson
-
Use a list to track which fragments coded in this frame still have libavcodecWed, 02 Dec 2009 02:30:15 +0000, by melanson
-
fix typo, ALT_BITSTREAM_WRITER_LE does not exist libavcodecTue, 01 Dec 2009 22:35:25 +0000, by bcoudurier
-
Store original width/height so that rv20 does not get stuck with some libavcodecTue, 01 Dec 2009 22:30:03 +0000, by michael
-
Make rv1/2 decoder use the next slice if needed. libavcodecTue, 01 Dec 2009 21:10:37 +0000, by michael
-
slif aka "SoftLab MPEG-2 I-frames Codec" support. libavcodecTue, 01 Dec 2009 02:07:46 +0000, by michael
-
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