log indeo5.c @ 12501:b3f9612d4ea7 libavcodec

age author description
Sat, 17 Jul 2010 10:43:42 +0000 diego Fix Doxygen @param command attribute syntax. libavcodec
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavcodec
Fri, 11 Jun 2010 09:49:06 +0000 maxim Move indeo5-specific quant table selection to decode_gop_hdr. libavcodec
Thu, 10 Jun 2010 16:52:54 +0000 maxim Remove unused parameter. libavcodec
Wed, 26 May 2010 20:22:29 +0000 maxim Add the forgotten ff_ prefix to the shareable scan patterns. libavcodec
Wed, 26 May 2010 13:25:16 +0000 maxim moves indeo5 scan patterns into ivi_common.c libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
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