- 02 Oct, 2018 17 commits
-
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
-
-
-
Jean-Baptiste Kempf authored
This fixes a warning, but right-shift should always be on unsigned, anyway...
-
Jean-Baptiste Kempf authored
This is, de facto, an unsigned counter and this fixes a warning
-
Hugo Beauzée-Luyssen authored
-
-
-
Due to bugs in meson the approach with the intermediate static library for tests does not work very well, see #44. Therefore this commits removes that helper library and instead uses extract_all_objects for the tests. Due to the removal of the static helper library, it means we can no longer force static linking for dav1d tool on windows which means that when building a shared library the dav1d.exe will not be runnable in the build directory again. Fix #44
-
Previously it was assumed version.h is in include, which is actually not always the case, for example with --layout flat when configuring.
-
Luc Trudeau authored
-
Luc Trudeau authored
-
Luc Trudeau authored
-
Luc Trudeau authored
-
- 01 Oct, 2018 8 commits
-
-
Ronald S. Bultje authored
-
Ronald S. Bultje authored
-
Ronald S. Bultje authored
-
Janne Grunau authored
-
Luc Trudeau authored
-
Luc Trudeau authored
-
Henrik Gramner authored
-
-
- 30 Sep, 2018 4 commits
-
-
Building without PIC isn't allowed for iOS. This fixes linker errors like these: ld: Absolute addressing not allowed in arm64 code but used in '_checkasm_checked_call' referencing 'error_message' for architecture arm64
-
Martin Storsjö authored
We support building for iOS/ARM64, but the aarch64 checked_call wrapper is skipped in that case.
-
James Almer authored
-
Luc Trudeau authored
-
- 29 Sep, 2018 11 commits
-
-
James Almer authored
-
James Almer authored
-
James Almer authored
They are all single line functions.
-
Marvin Scholz authored
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
-
Marvin Scholz authored
-
-
-
Marvin Scholz authored
-