OSDN Git Service

optimize bessel function instead of trusting gcc to do trivial optimizations (as...
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 22 Mar 2007 00:52:49 +0000 (00:52 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 22 Mar 2007 00:52:49 +0000 (00:52 +0000)
commit50df67d3b517c88089613458d85e2154f99ecf78
tree655dc459ab202503ac44128b019123fe8d4a6b9f
parent14f887efc61e95fc5b983dbb799ad9e0be50cfe2
optimize bessel function instead of trusting gcc to do trivial optimizations (as gcc doesnt ...)

Originally committed as revision 8474 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/resample2.c