porting the mmx&sse2 (sse2 untested) vp3 idcts to the lavc idct API
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 17 May 2005 18:28:40 +0000 (18:28 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 17 May 2005 18:28:40 +0000 (18:28 +0000)
commit5773a746695f445805291d3aa74fa82e948825f2
treebf6e047b35fb787f204dcaafe848ad190d5bf68f
parent1482fee88d0df2ff1f991725c87221f13b0b1c04
porting the mmx&sse2 (sse2 untested) vp3 idcts to the lavc idct API

Originally committed as revision 4260 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dsputil.c
libavcodec/dsputil.h
libavcodec/i386/dsputil_mmx.c
libavcodec/i386/vp3dsp_mmx.c
libavcodec/i386/vp3dsp_sse2.c