Skip to content
Snippets Groups Projects
  1. Aug 13, 2014
  2. Aug 06, 2014
  3. Aug 05, 2014
  4. Aug 03, 2014
    • 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
  5. Jul 08, 2014
  6. May 20, 2014
  7. Apr 06, 2014
  8. Feb 23, 2014
  9. Feb 22, 2014
  10. Feb 06, 2014
  11. Jan 15, 2014
    • 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
  12. Nov 23, 2013
  13. Oct 26, 2013
  14. Oct 25, 2013
  15. Sep 21, 2013
  16. Aug 28, 2013
  17. Jun 02, 2013
  18. May 26, 2013
  19. May 24, 2013
  20. Dec 04, 2012
  21. Nov 17, 2012
  22. Sep 04, 2012
  23. Aug 16, 2012
  24. Aug 03, 2012
    • 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
  25. Jun 23, 2012
  26. Apr 30, 2012
  27. Apr 25, 2012
  28. Apr 22, 2012
  29. Mar 12, 2012
    • Janne Grunau's avatar
      remove iwmmxt optimizations · 363bd1c6
      Janne Grunau authored
      The were broken since August of 2010 without anyone noticing until
      three weeks ago. Nobody cares about it anymore and hopefully Marvell
      will support NEON like in the PXA978 from now on.
      363bd1c6
Loading