Mercurial > libavcodec.hg
graph
-
flacdec: Return error when blocksize code of 0 is found. It is a libavcodecTue, 03 Mar 2009 05:22:44 +0000, by jbr
-
Add PB-frame decoding support for H.263/i263 (and enable it for i263) libavcodecTue, 03 Mar 2009 05:17:22 +0000, by kostya
-
alacdec: Simplify reading of uncompressed samples by using libavcodecTue, 03 Mar 2009 04:57:02 +0000, by jbr
-
flacdec: Avoid trying to read 33 bits. This occurs when the source libavcodecTue, 03 Mar 2009 04:45:45 +0000, by jbr
-
flacdec: ALT_BITSTREAM_READER is no longer required. libavcodecTue, 03 Mar 2009 02:53:11 +0000, by jbr
-
Simplify show_bits_long and copy the GetBitsContext around only once instead of twice. libavcodecMon, 02 Mar 2009 19:42:31 +0000, by reimar
-
flacdec: Use get/skip_bits_long() for more than 17-bits and libavcodecMon, 02 Mar 2009 17:32:53 +0000, by jbr
-
Factor out block decoding in ff_h263_decode_mb() libavcodecMon, 02 Mar 2009 17:18:49 +0000, by kostya
-
Consider all packets in the parser, not just ones with timestamps, libavcodecMon, 02 Mar 2009 15:13:58 +0000, by michael
-
Favor container packets that end after the first byte of the access libavcodecMon, 02 Mar 2009 15:12:26 +0000, by michael
-
Call ff_fetch_timestamp() for mpeg1/2 when a picture start code is found instead libavcodecMon, 02 Mar 2009 14:53:18 +0000, by michael
-
Merge three conditions in a single 'if' instead of two. libavcodecMon, 02 Mar 2009 09:22:17 +0000, by benoit
-
cosmetics: Reformat long_names so that "DPCM" comes first. libavcodecMon, 02 Mar 2009 06:01:32 +0000, by diego
-
cosmetics: Reformat long_names so that "ADPCM" comes first. libavcodecMon, 02 Mar 2009 05:55:03 +0000, by diego
-
cosmetics: Reformat long_names so that "PCM" comes first. libavcodecMon, 02 Mar 2009 05:45:44 +0000, by diego
-
xvmc works with MPEG-2 as well as MPEG-1, note this in the codec long_name. libavcodecMon, 02 Mar 2009 05:20:00 +0000, by diego