]> git.sesse.net Git - ffmpeg/history - libavcodec/vp3dsp.c
simplify (d&a) and (d&~a) calculation, hint by skal
[ffmpeg] / libavcodec / vp3dsp.c
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...