OSDN Git Service

Stop the approximation in bessel() once it does no longer improve.
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 6 Jan 2010 22:40:52 +0000 (22:40 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 6 Jan 2010 22:40:52 +0000 (22:40 +0000)
commit2efcf292750a1bc99ae65912ee6987995314c809
tree4032bc190b08fff3aa9a564f40d7b2ad2eb0fc04
parent9df9b810c58829d147cfabe7f6f2e469025ca29a
Stop the approximation in bessel() once it does no longer improve.
This is faster.

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