OSDN Git Service

print more info if -v
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 6 Dec 2001 19:07:25 +0000 (19:07 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 6 Dec 2001 19:07:25 +0000 (19:07 +0000)
commite3d2500fe498289a878b956f6efb4995438c9515
treef3907fb99762823654ce26c00d0fb115321a2930
parentf014740a85fa359eb37b4c2c1b897aa0520d79cc
print more info if -v
use new horizontal mmx scaler instead of old x86asm if mmx2 cant be used (FAST_BILINEAR only)
fixed overflow in init function ... using double precission fp now :)
using C scaler for the last 1-2 lines if there is a chance to write over the end of the dst array

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