]> git.sesse.net Git - ffmpeg/commit
optimize compute_antialias() and add a floating point based alternative (2x faster)
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 8 Jan 2004 21:08:57 +0000 (21:08 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 8 Jan 2004 21:08:57 +0000 (21:08 +0000)
commita1e257b2311f293af8d2fdb9f2ef2f2507a3d7e2
tree2d7ae1f8beecfdd6ba893352893c3a1d75e5565d
parentec7d0d2e9ec9c9e5ed6df5446c11ede90d602928
optimize compute_antialias() and add a floating point based alternative (2x faster)

Originally committed as revision 2679 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavcodec/mpegaudiodec.c