]> git.sesse.net Git - ffmpeg/history - libavcodec/vp3dsp.c
Separate header file installation from the general install target.
[ffmpeg] / libavcodec / vp3dsp.c
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-09-06 Måns RullgårdKill some compiler warnings. Compiled code verified...
2005-08-14 Måns Rullgårdkill a bunch of compiler warnings
2005-05-17 Michael Niedermayerporting vp3 idct over to lavc idct api
2005-05-17 Michael Niedermayerremove permutation done to quant tables and then undone...
2004-05-18 Michael Niedermayersome of the warning fixes by (Michael Roitzsch <mroi...
2004-04-26 Mike Melansonreorganize and simplify the VP3 IDCT stuff
2004-03-08 Mike Melansonseperated out the C-based VP3 DSP functions into a...