- 19 Jan, 2018 1 commit
-
-
Max Kellermann authored
-
- 31 Aug, 2017 1 commit
-
-
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.
-
- 19 Jul, 2017 2 commits
-
-
Max Kellermann authored
Enable it in the Windows build script, closes #78. LAME currently doesn't support Android: checking host system type... Invalid configuration `arm-linux-androideabi': system `androideabi' not recognized
-
Max Kellermann authored
-
- 20 Feb, 2017 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Allow multiple arguments.
-
Max Kellermann authored
-
- 26 Oct, 2016 1 commit
-
-
Max Kellermann authored
Fixes various static library linker failures ("bad extended name entry at header"), because the wrong "ranlib" was used.
-
- 23 Nov, 2015 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 20 Nov, 2015 11 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Reduce dependencies on global variables.
-
Max Kellermann authored
Got lost in the previous commit.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 17 Nov, 2015 1 commit
-
-
Max Kellermann authored
-
- 27 Oct, 2015 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 27 Jun, 2015 1 commit
-
-
Max Kellermann authored
Not used anymore.
-
- 03 Jun, 2015 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
zlib cannot be built out-of-tree, and previously, we were building in the "src" directory, not in the "build" directory. The make_build_path() return value was unused.
-
- 05 May, 2015 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 27 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 26 Jan, 2015 1 commit
-
-
Max Kellermann authored
Fixes a bug that occurs when runing "build.py" from inside the "win32" directory.
-
- 14 Jan, 2015 1 commit
-
-
Max Kellermann authored
Fixes in-tree build when the script is called as "win32/build.py" and not "./win32/build.py".
-
- 17 Dec, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Allow multiple targets to share a library directory tree.
-
- 16 Dec, 2014 1 commit
-
-
Max Kellermann authored
-
- 09 Dec, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-