- Oct 03, 2018
-
-
Janne Grunau authored
Disabled by default, enabble with `meson -Dbuild_libfuzzer=true -Db_lundef=false ...`. Fuzz target improved by the paralell work by Thierry Foucu in !138.
-
Fixes frame ref leak with crash-5f55445c56a36f28259bc742dd08b2c5ba42045d.
-
Janne Grunau authored
Fixes a fuzzing crash with crash-96e2d10fd8effbbcb0c8eedcbe05de50b1582fd2.
-
Janne Grunau authored
Spotted by David Michael Barr <b@rr-dav.id.au> Fixes a fuzzing crash in crash-96e2d10fd8effbbcb0c8eedcbe05de50b1582fd2.
-
Janne Grunau authored
Fixes a fuzzing time out with timeout-e372a93d3be3f703bb7a49ce3d92c72d06f3b9cb.
-
Henrik Gramner authored
-
Henrik Gramner authored
-
Henrik Gramner authored
-
Perform the library initialization as part of dav1d_open() instead.
-
- Oct 02, 2018
-
-
James Almer authored
-
James Almer authored
-
Luc Trudeau authored
-
James Almer authored
-
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>
-
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
-
- Oct 01, 2018
-
-
Ronald S. Bultje authored
-
Ronald S. Bultje authored
-
Ronald S. Bultje authored
-
Janne Grunau authored
-
Luc Trudeau authored
-
Luc Trudeau authored
-
Henrik Gramner authored
-
-