Mercurial > libavcodec.hg
log vp3dsp.c @ 2850:c553a407b1b6 libavcodec
age | author | description |
---|---|---|
Sun, 14 Aug 2005 15:42:40 +0000 | mru | kill a bunch of compiler warnings libavcodec |
Tue, 17 May 2005 11:12:04 +0000 | michael | porting vp3 idct over to lavc idct api libavcodec |
Tue, 17 May 2005 09:18:49 +0000 | michael | remove permutation done to quant tables and then undone during idct libavcodec |
Tue, 18 May 2004 17:09:46 +0000 | michael | some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec |
Mon, 26 Apr 2004 00:20:29 +0000 | melanson | reorganize and simplify the VP3 IDCT stuff libavcodec |
Mon, 08 Mar 2004 02:13:45 +0000 | melanson | seperated out the C-based VP3 DSP functions into a different file; also libavcodec |