log ivi_common.c @ 12514:e6d711ba5760 libavcodec

age author description
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavcodec
Thu, 10 Jun 2010 17:31:12 +0000 maxim Quant changes only once per MB so move the corresponding scale factor assignment libavcodec
Tue, 08 Jun 2010 09:20:12 +0000 maxim Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert those into uint16_t. libavcodec
Sun, 30 May 2010 23:57:51 +0000 maxim Make dequantization equation use less registers on some CPUs. 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
Mon, 08 Mar 2010 06:49:16 +0000 kostya Scale tile dimensions in case both local decoding and scalability mode libavcodec
Sun, 07 Mar 2010 06:03:45 +0000 kostya When tracking non-zero coefficients during Indeo 5 decoding, make sure libavcodec
Sat, 27 Feb 2010 12:32:31 +0000 kostya Encapsulate VLC information needed for decoding blocks and macroblocks in libavcodec
Sat, 27 Feb 2010 12:12:56 +0000 kostya Make it clear that ff_ivi_init_static_vlc() does not need arguments libavcodec
Tue, 23 Feb 2010 07:41:29 +0000 kostya 10l trocadero: Indeo 5 decoder did not free custom VLCs for macroblock and libavcodec
Tue, 23 Feb 2010 03:45:51 +0000 mru Declare indeo VLC table storage with correct type 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
Sat, 30 Jan 2010 08:10:17 +0000 kostya Indeo Video Interactive 4 and 5 common code and DSP functions. libavcodec