1. 19 Apr, 2015 2 commits
  2. 27 Mar, 2015 1 commit
  3. 13 Aug, 2014 2 commits
  4. 06 Aug, 2014 4 commits
  5. 05 Aug, 2014 1 commit
  6. 03 Aug, 2014 2 commits
    • Janne Grunau's avatar
      cpu-test: test av_cpu_count · caf5ef85
      Janne Grunau authored
      Add CPU count and number threads as informative values for fate.
      caf5ef85
    • Janne Grunau's avatar
      fate: add informative cpu test · 07d8fa58
      Janne Grunau authored
      libavutil/cpu-test prints raw and effective cpu flags to STDERR. Detected
      cpu flags can be useful for debugging fate errors.
      
      No comparison of the result against a expected result since that would
      require fate config specific references.
      07d8fa58
  7. 08 Jul, 2014 1 commit
  8. 20 May, 2014 1 commit
  9. 06 Apr, 2014 1 commit
  10. 23 Feb, 2014 2 commits
  11. 22 Feb, 2014 2 commits
  12. 06 Feb, 2014 1 commit
  13. 15 Jan, 2014 1 commit
    • Janne Grunau's avatar
      aarch64: add cpuflags support for NEON and VFP · b7b17ed6
      Janne Grunau authored
      NEON and VFP are currently mandatory for all ARMv8 profiles. Both are
      handled as extensions as far as cpuflags are concerned. This is
      consistent with handling x86_64 which always has SSE2, but still
      handles it as an extension.
      b7b17ed6
  14. 23 Nov, 2013 1 commit
  15. 26 Oct, 2013 1 commit
  16. 25 Oct, 2013 1 commit
  17. 21 Sep, 2013 1 commit
  18. 28 Aug, 2013 1 commit
  19. 02 Jun, 2013 1 commit
  20. 26 May, 2013 1 commit
  21. 24 May, 2013 2 commits
  22. 04 Dec, 2012 1 commit
  23. 17 Nov, 2012 2 commits
  24. 04 Sep, 2012 2 commits
  25. 16 Aug, 2012 1 commit
  26. 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
  27. 23 Jun, 2012 1 commit
  28. 30 Apr, 2012 1 commit
  29. 25 Apr, 2012 1 commit