1. 28 Sep, 2012 1 commit
  2. 27 Sep, 2012 1 commit
  3. 08 Sep, 2012 1 commit
  4. 07 Sep, 2012 1 commit
  5. 30 Aug, 2012 1 commit
  6. 08 Aug, 2012 1 commit
  7. 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
  8. 01 Aug, 2012 1 commit
  9. 04 Jul, 2012 1 commit
  10. 30 Jun, 2012 1 commit
  11. 17 Mar, 2012 1 commit
  12. 15 Mar, 2012 1 commit
  13. 15 Feb, 2012 1 commit
  14. 21 Jul, 2011 2 commits
  15. 19 Mar, 2011 1 commit
  16. 23 Jan, 2011 1 commit
  17. 21 Jan, 2011 1 commit
  18. 18 Jan, 2011 1 commit
  19. 31 Oct, 2010 1 commit
  20. 21 Sep, 2010 1 commit
  21. 17 Sep, 2010 3 commits
  22. 08 Sep, 2010 1 commit
  23. 04 Sep, 2010 1 commit
  24. 24 Aug, 2010 1 commit
  25. 19 Jul, 2010 1 commit
    • Ronald S. Bultje's avatar
      Remove FF_MM_SSE2/3 flags for CPUs where this is generally not faster than · 6526976f
      Ronald S. Bultje authored
      regular MMX code. Examples of this are the Core1 CPU. Instead, set a new flag,
      FF_MM_SSE2/3SLOW, which can be checked for particular SSE2/3 functions that
      have been checked specifically on such CPUs and are actually faster than
      their MMX counterparts.
      
      In addition, use this flag to enable particular VP8 and LPC SSE2 functions
      that are faster than their MMX counterparts.
      
      Based on a patch by Loren Merritt <lorenm AT u washington edu>.
      
      Originally committed as revision 24340 to svn://svn.ffmpeg.org/ffmpeg/trunk
      6526976f
  26. 06 Mar, 2010 2 commits
  27. 22 Jan, 2010 1 commit
  28. 18 Oct, 2009 2 commits
  29. 17 Oct, 2009 1 commit
  30. 04 Apr, 2009 1 commit
  31. 19 Jan, 2009 1 commit
  32. 18 Jan, 2009 1 commit
  33. 14 Jan, 2009 1 commit
  34. 13 Jan, 2009 1 commit
  35. 22 Dec, 2008 1 commit