1. 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
  2. 09 Dec, 2012 1 commit
  3. 13 Nov, 2012 1 commit
  4. 13 Sep, 2012 1 commit
  5. 12 Sep, 2012 1 commit
  6. 08 Sep, 2012 1 commit
  7. 15 Aug, 2012 1 commit
  8. 08 Aug, 2012 1 commit
  9. 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
  10. 15 May, 2012 1 commit
  11. 20 Oct, 2011 1 commit
  12. 01 Jul, 2011 1 commit
  13. 28 May, 2011 1 commit
  14. 19 Mar, 2011 1 commit
  15. 17 Mar, 2011 1 commit
  16. 15 Mar, 2011 1 commit
  17. 14 Mar, 2011 1 commit
  18. 08 Mar, 2011 1 commit
  19. 14 Feb, 2011 1 commit
  20. 13 Feb, 2011 1 commit
  21. 11 Feb, 2011 1 commit
  22. 10 Feb, 2011 1 commit