Mercurial > libavcodec.hg
graph
-
remove duplicated parser, people who pass random gibblets of the bitstream into the decoder will have to pass it through a AVParser like for all other codecs too libavcodecSat, 26 Aug 2006 12:19:05 +0000, by michael
-
2nd try of skip_bits_long() for the ALT reader libavcodecSat, 26 Aug 2006 11:50:23 +0000, by michael
-
make A32 reader align its ptr during init no matter what missaligned mess is given to it libavcodecSat, 26 Aug 2006 11:37:33 +0000, by michael
-
2nd try for a skip_bits_long() for the A32 reader libavcodecSat, 26 Aug 2006 11:06:33 +0000, by michael
-
move align_get_bits() to .h to avoid conflicts between different bitstream readers in different codecs libavcodecSat, 26 Aug 2006 10:26:14 +0000, by michael
-
move variable declarations so that their scope is smaller libavcodecFri, 25 Aug 2006 13:58:27 +0000, by michael
-
reduce size of vlc table, thats slightly faster here libavcodecFri, 25 Aug 2006 12:26:34 +0000, by michael
-
cook shouldn't try to enforce the bitstream reader type libavcodecThu, 24 Aug 2006 21:59:20 +0000, by aurel
-
avoid a few if(x==0) checks in the inner loops libavcodecThu, 24 Aug 2006 11:18:41 +0000, by michael
-
optimize reorder_block() though this function seems to be executed too rarely for this to make much difference libavcodecThu, 24 Aug 2006 08:40:09 +0000, by michael
-
faster handling of zero coeffs in the low freq decode libavcodecThu, 24 Aug 2006 01:12:26 +0000, by michael