log vc1.c @ 5849:c1d42c875be8 libavcodec

age author description
Mon, 22 Oct 2007 10:23:38 +0000 kostya Use simple IDCT for now libavcodec
Mon, 22 Oct 2007 10:22:36 +0000 kostya Remove incorrect and unneeded code libavcodec
Thu, 18 Oct 2007 16:10:36 +0000 kostya WMV3 mode with FASTTX=0 seems to use standard IDCT instead of own 8x8 transform libavcodec
Sat, 15 Sep 2007 11:06:27 +0000 kostya Enable error resilience in WMV3/VC-1 decoder libavcodec
Sat, 15 Sep 2007 09:24:53 +0000 kostya HALFPQ should be used only for when PQUANT is selected libavcodec
Sat, 15 Sep 2007 09:23:58 +0000 kostya In case when any quantizer may occur, HALFPQ should be zero libavcodec
Sun, 26 Aug 2007 22:33:48 +0000 aurel move get_unary() to its own file libavcodec
Thu, 09 Aug 2007 01:08:28 +0000 alex use skip_bits where appropriate libavcodec
Thu, 09 Aug 2007 00:13:31 +0000 alex use get_bits1(..) instead get_bits(.., 1) libavcodec
Wed, 08 Aug 2007 22:54:47 +0000 alex use get_unary from bitstream.h libavcodec
Fri, 13 Jul 2007 13:04:55 +0000 diego Replace non-existing @fixme doxygen tags with @todo. libavcodec
Fri, 06 Jul 2007 14:11:29 +0000 kostya Drop redundant assignment and variable libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Thu, 28 Jun 2007 15:53:36 +0000 kostya this prediction direction adjustment is wrong libavcodec
Tue, 12 Jun 2007 15:03:28 +0000 kostya Typo libavcodec