- May 12, 2021
-
-
Matthias Dressel authored
-
- Mar 29, 2021
-
-
James Almer authored
The bitstream is valid and features proper Frame Headers on every frame, so the should be skipped by the decoder.
-
- Feb 15, 2021
-
-
- Jan 21, 2021
-
-
- Jan 20, 2021
-
-
Victorien Le Couviour--Tuffet authored
-
- Jan 18, 2021
-
-
Victorien Le Couviour--Tuffet authored
-
- Jul 02, 2020
-
-
James Almer authored
-
- Jun 02, 2020
-
-
James Almer authored
-
- Apr 03, 2020
-
-
Matthias Dressel authored
-
- Apr 02, 2020
-
-
-
Ronald S. Bultje authored
-
- Mar 21, 2020
-
-
Matthias Dressel authored
Should improve readability.
-
- Mar 07, 2020
-
-
Matthias Dressel authored
This should improve maintainability and readability. No functional changes.
-
- Mar 03, 2020
-
-
Janne Grunau authored
-
- Feb 20, 2020
-
-
The fuzzing binaries will require the same meson version, see dav1d!919.
-
- Feb 18, 2020
-
-
Janne Grunau authored
-
- Jan 21, 2020
-
-
- Jan 10, 2020
-
-
Martin Storsjö authored
-
- Jan 02, 2020
-
-
James Almer authored
-
James Almer authored
-
- Jan 01, 2020
-
-
James Almer authored
-
James Almer authored
-
- Dec 31, 2019
-
-
James Almer authored
-
- Dec 29, 2019
-
-
James Almer authored
-
- Dec 28, 2019
-
-
James Almer authored
-
James Almer authored
-
James Almer authored
-
James Almer authored
-
- Nov 21, 2019
-
-
-
Ronald S. Bultje authored
Prevent timeouts such as this one in CI: 553/878 dav1d:testdata-8 / autostitch-480p-240p-160p TIMEOUT 30.02 s
-
- Nov 16, 2019
-
-
Ronald S. Bultje authored
-
Ronald S. Bultje authored
-
- Sep 05, 2019
-
-
Janne Grunau authored
See dav1d#297.
-
Henrik Gramner authored
Reported in dav1d#295
-
- Sep 04, 2019
-
-
Janne Grunau authored
See dav1d#294.
-
- Sep 01, 2019
-
-
Use the wrapping capabilities of meson test. `meson test --wrap ../tests/dav1d-test-data/wrap_mt.sh` will append the values of the environment variables FRAMETHREADS and TILETHREADS as '--framethreads' and '--tilethreads' command line parameters. If the varables are not set it will default to 2 frame and tile threads.
-
-
Janne Grunau authored
Reported in dav1d#288 ../../src/dav1d/src/recon_tmpl.c:786:54: runtime error: signed integer overflow: 65524 * 65348 cannot be represented in type 'int' #0 0x58cd72 in warp_affine /src/dav1d/src/recon_tmpl.c:786:54 #1 0x5877c1 in dav1d_recon_b_inter_16bpc /src/dav1d/src/recon_tmpl.c:1271:19 #2 0x4e24f4 in decode_b /src/dav1d/src/decode.c:1859:17 #3 0x4d20b8 in decode_sb /src/dav1d/src/decode.c:2248:17 #4 0x4d136d in dav1d_decode_tile_sbrow /src/dav1d/src/decode.c:2557:13 #5 0x4cd2f7 in dav1d_tile_task /src/dav1d/src/thread_task.c:95:29 #6 0x7ff0337736b9 in start_thread #7 0x7ff032b7e41c in clone /build/glibc-LK5gWL/glibc-2.23/sysdeps/unix/sysv/linux/x86_64/clone.S:109
-