- 13 Feb, 2019 1 commit
-
-
Janne Grunau authored
Renames the current version function and define to dav1d_version_vcs() and DAV1D_VERSION_VCS. Fixes #241. The generated version.h is included as "dav1d/version.h" to avoid errors with a stale include/version.h in a build dir.
-
- 07 Dec, 2018 1 commit
-
-
James Almer authored
-
- 26 Oct, 2018 1 commit
-
-
Thierry authored
This is similar to --noblit of libaom
-
- 02 Oct, 2018 1 commit
-
-
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
-
- 29 Sep, 2018 3 commits
-
-
-
Marvin Scholz authored
-
Marvin Scholz authored
-
- 20 Sep, 2018 1 commit
-
-