1. 27 Oct, 2001 3 commits
  2. 26 Oct, 2001 2 commits
  3. 25 Oct, 2001 6 commits
  4. 24 Oct, 2001 3 commits
  5. 23 Oct, 2001 10 commits
  6. 22 Oct, 2001 1 commit
  7. 21 Oct, 2001 1 commit
  8. 20 Oct, 2001 1 commit
  9. 19 Oct, 2001 11 commits
  10. 18 Oct, 2001 1 commit
    • 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
  11. 17 Oct, 2001 1 commit