log vc1dsp.c @ 10948:c80f0dfbf47d libavcodec

age author description
Wed, 13 Jan 2010 02:16:00 +0000 zuxy More av_cold for infrequently called functions. libavcodec
Tue, 16 Jun 2009 09:00:55 +0000 darkshikari idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall. libavcodec
Wed, 15 Apr 2009 06:22:17 +0000 conrad Split VC1 loop filter into separate functions for h/v and size libavcodec
Wed, 15 Apr 2009 06:20:22 +0000 conrad Move VC1 loop filter to DSPContext libavcodec
Tue, 14 Apr 2009 19:26:33 +0000 conrad VC1: Do qpel when needed for both MVs in a B frame libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Wed, 28 Jan 2009 11:12:19 +0000 lorenm fix an overflow in vc1 intra overlap filter libavcodec
Sat, 19 Jan 2008 11:04:02 +0000 kostya simplify 4-point transform part a bit libavcodec
Sat, 19 Jan 2008 06:52:29 +0000 kostya Factor out constant addition libavcodec
Sat, 08 Dec 2007 10:41:18 +0000 kostya Switch VC-1 decoder to output decoded residual immediately. libavcodec
Sun, 29 Jul 2007 04:04:21 +0000 kostya Make bicubic interpolation standard compliant libavcodec
Sun, 08 Jul 2007 13:34:02 +0000 kostya Pass modes as parameters instead of calculating them inplace. libavcodec
Sun, 08 Jul 2007 13:26:13 +0000 kostya Replace function declarations with macro libavcodec
Sun, 08 Jul 2007 13:23:44 +0000 kostya Drop ff_ prefix for static functions libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec