cubic filter instead of truncated sinc
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 6 Jun 2004 13:46:50 +0000 (13:46 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 6 Jun 2004 13:46:50 +0000 (13:46 +0000)
commitfdce4f3132f52f5ea550637694f70e037e8a8c3d
treea51062331044f8442387dd492de55b541ace11c0
parent305fa2644533cde5eda783dd352b4620582774b4
cubic filter instead of truncated sinc
looks much better for upscaling & scaling where src and dst size are quite similar

Originally committed as revision 3201 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/imgresample.c