1. 20 Jul, 2016 1 commit
  2. 18 Jan, 2016 1 commit
  3. 14 Mar, 2015 1 commit
  4. 04 Apr, 2014 1 commit
  5. 13 Mar, 2014 1 commit
  6. 09 Jan, 2014 1 commit
  7. 08 Dec, 2013 1 commit
  8. 17 Jul, 2013 1 commit
  9. 12 May, 2013 1 commit
  10. 26 Apr, 2013 1 commit
    • Diego Biurrun's avatar
      x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents · 7c00e9d8
      Diego Biurrun authored
      The function requires increasing the fuzz factor for the ac3/eac3 encode
      tests and even so makes fate fail. It only provides a slight encoding
      speedup for legacy CPUs that do not support SS2. Thus its benefit is not
      worth the trouble it creates and fixing it would be a waste of time.
      7c00e9d8
  11. 27 Mar, 2013 1 commit
  12. 23 Dec, 2012 1 commit
    • Michael Niedermayer's avatar
      x86/ac3dsp_init: try to workaround ICC failure. · 3e157753
      Michael Niedermayer authored
      The asm code is not valid for older compilers as it uses too many
      operands, ICC on x86_32 seems affected by this.
      This patch disables the affected code for ICC on x86_32 and should
      make it compileable again.
      A better fix would be to use fewer operands or to change this code
      to yasm, later is being worked on AFAIK so this is a temporary
      solution.
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      3e157753
  13. 09 Dec, 2012 1 commit
  14. 13 Nov, 2012 1 commit
  15. 13 Sep, 2012 1 commit
  16. 12 Sep, 2012 1 commit
  17. 08 Sep, 2012 1 commit
  18. 15 Aug, 2012 1 commit
  19. 08 Aug, 2012 1 commit
  20. 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
  21. 15 May, 2012 1 commit
  22. 20 Oct, 2011 1 commit
  23. 01 Jul, 2011 1 commit
  24. 28 May, 2011 1 commit
  25. 19 Mar, 2011 1 commit
  26. 17 Mar, 2011 1 commit
  27. 15 Mar, 2011 1 commit
  28. 14 Mar, 2011 1 commit
  29. 08 Mar, 2011 1 commit
  30. 14 Feb, 2011 1 commit
  31. 13 Feb, 2011 1 commit
  32. 11 Feb, 2011 1 commit
  33. 10 Feb, 2011 1 commit