remove a float->double->float conversion.
authorLoren Merritt <lorenm@u.washington.edu>
Tue, 12 Aug 2008 00:34:08 +0000 (00:34 +0000)
committerLoren Merritt <lorenm@u.washington.edu>
Tue, 12 Aug 2008 00:34:08 +0000 (00:34 +0000)
commite8dd7b0c9a3d61a2a5be7e763e5bdde486cdfc29
tree3a5428f7e9b072d9195b515ef4742fc84ffd52d3
parent46803f4f67e821f6e62793d876be164fc04622b2
remove a float->double->float conversion.
1.8x faster imdct_c with fpmath=sse, no change with x87

Originally committed as revision 14701 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mdct.c