1. 28 Aug, 2013 1 commit
  2. 15 Feb, 2013 1 commit
  3. 31 Oct, 2012 1 commit
  4. 30 Oct, 2012 2 commits
  5. 08 Oct, 2012 1 commit
  6. 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
  7. 04 Jul, 2012 1 commit
  8. 06 Mar, 2012 1 commit
  9. 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
  10. 17 Feb, 2012 2 commits
  11. 07 Feb, 2012 1 commit
  12. 27 Jan, 2012 1 commit
  13. 10 Jan, 2012 1 commit
  14. 09 Jan, 2012 1 commit
  15. 02 Dec, 2011 1 commit
  16. 18 Nov, 2011 1 commit
  17. 06 Nov, 2011 1 commit
  18. 24 Oct, 2011 1 commit
  19. 23 Oct, 2011 4 commits
  20. 22 Oct, 2011 2 commits
  21. 09 Oct, 2011 1 commit
  22. 25 Sep, 2011 1 commit
  23. 20 Sep, 2011 1 commit
  24. 13 Sep, 2011 2 commits
  25. 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
  26. 01 Sep, 2011 1 commit
  27. 18 Aug, 2011 1 commit
  28. 12 Aug, 2011 1 commit
  29. 11 Jul, 2011 5 commits