OSDN Git Service

fixing sinc filter (seems the problem was caused by rounding in pmulhw -> solution...
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 9 Jul 2002 17:01:52 +0000 (17:01 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 9 Jul 2002 17:01:52 +0000 (17:01 +0000)
commit937683784dfc92f6ca3c7e5a139258dee4e17f42
tree88033bead7d1664d9c3c53aa0f788d3e0cd68e4f
parentbe8ffec9cd9a12973d7fbb767cd75309601f7876
fixing sinc filter (seems the problem was caused by rounding in pmulhw -> solution use shorter filter, its long and slow enough anyway)
some typos
some warning fixes

Originally committed as revision 6680 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
postproc/swscale.c
postproc/swscale_template.c