]> git.sesse.net Git - ffmpeg/history - libavcodec/i386/vp3dsp_mmx.c
cosmetics: remove code duplication in hadamard8_diff_mmx
[ffmpeg] / libavcodec / i386 / vp3dsp_mmx.c
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-06-01 Michael Niedermayeradding a few const
2005-05-17 Michael Niedermayerporting the mmx&sse2 (sse2 untested) vp3 idcts to the...
2004-04-26 Mike Melansonreorganize and simplify the VP3 IDCT stuff
2004-04-25 Mike Melansoncorrect MMX-optimized variant of VP3 IDCT, with comment...
2004-03-08 Mike Melansonseperated out the C-based VP3 DSP functions into a...