]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/i386/vp3dsp_mmx.c
Use ff_vp3_idct_data in vp3dsp_mmx.c rather than duplicating it
[frescor/ffmpeg.git] / libavcodec / i386 / vp3dsp_mmx.c
2008-08-31 conradUse ff_vp3_idct_data in vp3dsp_mmx.c rather than duplic...
2008-08-30 conradUse ff_pw_8 in MMX/SSE VP3 IDCT
2008-05-09 diegoUse full path for #includes from another directory.
2007-05-16 aurelbetter separation of vp3dsp functions from dsputil_mmx.c
2007-05-16 diegoAdd libavcodec to compiler include flags in order to...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-06-01 michaeladding a few const
2005-05-17 michaelporting the mmx&sse2 (sse2 untested) vp3 idcts to the...
2004-04-26 melansonreorganize and simplify the VP3 IDCT stuff
2004-04-25 melansoncorrect MMX-optimized variant of VP3 IDCT, with comment...
2004-03-08 melansonseperated out the C-based VP3 DSP functions into a...