• Michael Niedermayer's avatar
    increased precission of s_xinc s_xinc2 (needed for the mmx2 bugfix) · 783e9cc9
    Michael Niedermayer authored
    moved mmx variables to top to avoid alignment issues
    mmx2 code should work fine now if and only if the input width is %16=0 and the output width is %32=0
    reordered some code (5% faster with a simply -benchmark)
    first line bug fixed (i hope i didnt introduce any new bugs with that ...)
    changed a lot of the vertical scale setup code, i hope i fixed something and didnt mess it up :)
    a few known bugs left (rightmost line is wrong)
    MMX2 code will only be used for upscaling & acceptable width´s
    16bit dithering can be disabled
    
    Originally committed as revision 2265 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
    783e9cc9
Name
Last commit
Last update
doc Loading commit data...
libav Loading commit data...
libavcodec Loading commit data...
postproc Loading commit data...
Changelog Loading commit data...
INSTALL Loading commit data...
Makefile Loading commit data...
README Loading commit data...
bswap.h Loading commit data...
configure Loading commit data...
ffmpeg.c Loading commit data...
ffmpeg.dsp Loading commit data...
ffmpeg.dsw Loading commit data...
ffserver.c Loading commit data...