]> git.sesse.net Git - ffmpeg/commit
sse implementation of imdct.
authorLoren Merritt <lorenm@u.washington.edu>
Thu, 21 Sep 2006 16:37:39 +0000 (16:37 +0000)
committerLoren Merritt <lorenm@u.washington.edu>
Thu, 21 Sep 2006 16:37:39 +0000 (16:37 +0000)
commitebbafcb454d01c063d42bf8a21ef79366bc33012
tree33b5464fc64046cd78c2e3a0f26db8ee65f405e5
parentf5a478f65d7262dbe194641d384f24fbbc03ed85
sse implementation of imdct.
patch mostly by Zuxy Meng (zuxy dot meng at gmail dot com)

Originally committed as revision 6311 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dsputil.h
libavcodec/fft.c
libavcodec/i386/fft_sse.c