Mercurial > libavcodec.hg
log vc1dsp.c @ 12098:95f57b61c9b3 libavcodec
age | author | description |
---|---|---|
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 |