log vc1dsp.c @ 12530:63edd10ad4bc libavcodec tip

age author description
Wed, 25 Aug 2010 20:14:21 +0000 mru Remove duplicate definitions of fullpel MC functions libavcodec
Tue, 22 Jun 2010 23:12:48 +0000 mru Improve some uses of ff_cropTbl with constant offset libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Sat, 06 Mar 2010 22:36:55 +0000 mru Move some VC1 dsp prototypes to dsputil.h; they are defined in dsputil.c libavcodec
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