log indeo5.c @ 11505:61949a920190 libavcodec

age author description
Wed, 17 Mar 2010 07:53:12 +0000 kostya Correct reference buffer switching in Indeo 5 decoder. libavcodec
Wed, 17 Mar 2010 07:49:36 +0000 kostya document two variables in Indeo5 decoding context libavcodec
Mon, 08 Mar 2010 06:52:33 +0000 kostya Make Indeo 5 decoder more robust on bitstream errors. libavcodec
Sun, 07 Mar 2010 12:12:42 +0000 kostya Band quant tables should not be assigned inside band tile loop, libavcodec
Sat, 27 Feb 2010 12:32:31 +0000 kostya Encapsulate VLC information needed for decoding blocks and macroblocks in libavcodec
Tue, 23 Feb 2010 07:41:29 +0000 kostya 10l trocadero: Indeo 5 decoder did not free custom VLCs for macroblock and libavcodec
Mon, 22 Feb 2010 13:51:32 +0000 kostya Macroblock and block Huffman code sets are to be used by both Indeo 4 and libavcodec
Fri, 19 Feb 2010 17:17:20 +0000 stefang remove ivi5_scans8x8[0], it duplicates ff_zigzag_direct libavcodec
Thu, 11 Feb 2010 07:59:24 +0000 kostya Move 'chksum' declaration to the only block where that variable is used libavcodec
Thu, 11 Feb 2010 07:54:40 +0000 kostya Move band checksum verifying into preprocessor condition, so compiler won't libavcodec
Tue, 09 Feb 2010 07:55:07 +0000 kostya Indeo 5 decoder libavcodec