1. 19 Jul, 2014 1 commit
  2. 19 Apr, 2014 1 commit
  3. 08 Apr, 2014 1 commit
  4. 26 Mar, 2014 1 commit
  5. 18 Mar, 2014 1 commit
  6. 28 Aug, 2013 1 commit
  7. 15 Feb, 2013 1 commit
  8. 31 Oct, 2012 1 commit
  9. 30 Oct, 2012 2 commits
  10. 08 Oct, 2012 1 commit
  11. 03 Aug, 2012 1 commit
    • Diego Biurrun's avatar
      x86: build: replace mmx2 by mmxext · 239fdf1b
      Diego Biurrun authored
      Refactoring mmx2/mmxext YASM code with cpuflags will force renames.
      So switching to a consistent naming scheme beforehand is sensible.
      The name "mmxext" is more official and widespread and also the name
      of the CPU flag, as reported e.g. by the Linux kernel.
      239fdf1b
  12. 04 Jul, 2012 1 commit
  13. 06 Mar, 2012 1 commit
  14. 19 Feb, 2012 1 commit
    • Ronald S. Bultje's avatar
      Revert two swscale commits. · b18f8cbf
      Ronald S. Bultje authored
      Revert "swscale: update context offsets after removal of AlpMmxFilter."
      (commit a95e3fa9)
      and
      Revert "swscale: Remove some write-only variables related to alpha handling."
      (commit 9d03cb9f).
      
      They broke alpha handling - it's the evil inline asm that still uses that
      variable, so it's not truely write-only.
      b18f8cbf
  15. 17 Feb, 2012 2 commits
  16. 07 Feb, 2012 1 commit
  17. 27 Jan, 2012 1 commit
  18. 10 Jan, 2012 1 commit
  19. 09 Jan, 2012 1 commit
  20. 02 Dec, 2011 1 commit
  21. 18 Nov, 2011 1 commit
  22. 06 Nov, 2011 1 commit
  23. 24 Oct, 2011 1 commit
  24. 23 Oct, 2011 4 commits
  25. 22 Oct, 2011 2 commits
  26. 09 Oct, 2011 1 commit
  27. 25 Sep, 2011 1 commit
  28. 20 Sep, 2011 1 commit
  29. 13 Sep, 2011 2 commits
  30. 05 Sep, 2011 1 commit
    • Michael Niedermayer's avatar
      swscale: Fix unused asm and enable it · 27bf5993
      Michael Niedermayer authored
      Author of the fix is ronald, the enabling & commit message are mine.
      
      This fixes
      	commit 4e3e333a
      	Author: Ronald S. Bultje <rsbultje@gmail.com>
      	Date:   Tue Jul 5 12:49:11 2011 -0700
      
      	    swscale: error dithering for 16/9/10-bit to 8-bit.
      
      	    Based on a somewhat similar idea in FFmpeg's swscale copy.
      
      The Fix was originally commited in: (and i missed it due to the commit message)
      	commit 5c391a16
      	Author: Ronald S. Bultje <rsbultje@gmail.com>
      	Date:   Fri Jul 8 14:39:04 2011 -0700
      
      	    swscale: rename uv_off/uv_off2 to uv_off_px/byte.
      27bf5993
  31. 01 Sep, 2011 1 commit
  32. 18 Aug, 2011 1 commit
  33. 12 Aug, 2011 1 commit