Mercurial > libavcodec.hg
log vp3dsp.c @ 2967:ef2149182f1c libavcodec
age | author | description |
---|---|---|
Sat, 17 Dec 2005 18:14:38 +0000 | diego | COSMETICS: Remove all trailing whitespace. libavcodec |
Tue, 06 Sep 2005 21:25:35 +0000 | mru | Kill some compiler warnings. Compiled code verified identical after changes. libavcodec |
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 |