diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2001-10-18 22:27:13 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2001-10-18 22:27:13 +0000 |
commit | 783e9cc9af091dca768a9b6103af4e528ea2406e (patch) | |
tree | 44f238736e5b306fbc82aa269db79979d5dfa4fd /libav/wav.c | |
parent | acced5532e85f718be9d06494928c454aaab2621 (diff) | |
download | ffmpeg-783e9cc9af091dca768a9b6103af4e528ea2406e.tar.gz |
increased precission of s_xinc s_xinc2 (needed for the mmx2 bugfix)
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
Diffstat (limited to 'libav/wav.c')
0 files changed, 0 insertions, 0 deletions