]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/vp3dsp.c
Started attempt to fix seek handling - still not completed
[frescor/ffmpeg.git] / libavcodec / vp3dsp.c
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2008-10-04 conradMove VP3 loop filter to DSPContext
2008-07-13 michaelFix decoding of 320x240.ogg.
2007-05-10 diegoRemove redundant #inclusion of common.h, avcodec.h...
2006-12-08 mrurename always_inline to av_always_inline and move to...
2006-11-12 mrurename cropTbl -> ff_cropTbl
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-07-19 michaelavoid 4 +
2006-07-19 michaelremove 166 useless underscores, and make this file...
2006-07-19 michaelremove a few useless casts and avoid the useless t1...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-09-06 mruKill some compiler warnings. Compiled code verified...
2005-08-14 mrukill a bunch of compiler warnings
2005-05-17 michaelporting vp3 idct over to lavc idct api
2005-05-17 michaelremove permutation done to quant tables and then undone...
2004-05-18 michaelsome of the warning fixes by (Michael Roitzsch <mroi...
2004-04-26 melansonreorganize and simplify the VP3 IDCT stuff
2004-03-08 melansonseperated out the C-based VP3 DSP functions into a...