log vc1.c @ 3371:a922021d6455 libavcodec

age author description
Fri, 30 Jun 2006 03:19:31 +0000 kostya Slightly reworked MC code, it gives better picture. libavcodec
Fri, 30 Jun 2006 03:17:31 +0000 kostya typo libavcodec
Thu, 29 Jun 2006 11:05:33 +0000 kostya Some optimization and fixes - mostly reworked MC and bitplanes. libavcodec
Thu, 29 Jun 2006 11:02:33 +0000 kostya This should make P-frames decoding work on x86 (by avoiding get_bits(0)) libavcodec
Tue, 27 Jun 2006 15:37:48 +0000 kostya Added loop filtering as ersatz for overlap filter (improves picture quality for coarse quantization). libavcodec
Tue, 27 Jun 2006 15:34:14 +0000 kostya VC1 Intra blocks in P-frames use different zigzag table than I-frames. libavcodec
Tue, 27 Jun 2006 03:11:51 +0000 kostya VC-1 decoder with I-frames support and partial P-frames decoding libavcodec
Tue, 27 Jun 2006 02:55:54 +0000 kostya Rename VC9 to VC1 as there is no such thing as VC9 libavcodec