OSDN Git Service

optimize linear filter coeff interpolation code, this also makes the code less prone...
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 22 Mar 2007 11:10:30 +0000 (11:10 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 22 Mar 2007 11:10:30 +0000 (11:10 +0000)
commit303bd95cd2a8c2df5f0726dd2e435bb31d44aced
tree91afe704940e46ff180d2cf0fa398e2d70eb8427
parentd971a5fa8175ec6618583df5e76bde9421c8dfa8
optimize linear filter coeff interpolation code, this also makes the code less prone to overflows

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