1. 12 May, 2018 1 commit
  2. 24 Feb, 2018 2 commits
  3. 19 Jan, 2018 1 commit
  4. 31 Aug, 2017 1 commit
    • Max Kellermann's avatar
      win32/build.py: add -march=pentium3 to fix 32 bit LAME build · 3717fb6c
      Max Kellermann authored
      Workaround for the following LAME build failure:
      
       error: inlining failed in call to always_inline '_mm_sqrt_ps': target
       specific option mismatch
      
      This is because the LAME build scripts do not check whether SSE is
      available; they only check for the presence of the "xmmintrin.h"
      header.
      
      Requiring a Pentium 3 CPU is reasonable enough, and it's the first CPU
      to feature SSE support.
      3717fb6c
  5. 19 Jul, 2017 2 commits
  6. 20 Feb, 2017 4 commits
  7. 26 Oct, 2016 1 commit
  8. 23 Nov, 2015 2 commits
  9. 20 Nov, 2015 11 commits
  10. 17 Nov, 2015 1 commit
  11. 27 Oct, 2015 3 commits
  12. 27 Jun, 2015 1 commit
  13. 03 Jun, 2015 3 commits
  14. 05 May, 2015 2 commits
  15. 27 Jan, 2015 1 commit
  16. 26 Jan, 2015 1 commit
  17. 14 Jan, 2015 1 commit
  18. 17 Dec, 2014 2 commits