• Michael Niedermayer's avatar
    print more info if -v · e3d2500f
    Michael Niedermayer authored
    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
    e3d2500f
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile Loading commit data...
postprocess.c Loading commit data...
postprocess.h Loading commit data...
postprocess_template.c Loading commit data...
rgb2rgb.c Loading commit data...
rgb2rgb.h Loading commit data...
rgb2rgb_template.c Loading commit data...
swscale.c Loading commit data...
swscale.h Loading commit data...
swscale_template.c Loading commit data...
yuv2rgb.c Loading commit data...
yuv2rgb_mlib.c Loading commit data...
yuv2rgb_template.c Loading commit data...