[FFmpeg-cvslog] fate: Add a target for listing failed tests

2024-12-11 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Thu Nov 7 11:31:40 2024 +0200| [1e76bd2f394a01c19073160c380adbcaa779f474] | committer: Martin Storsjö fate: Add a target for listing failed tests If running tests with "make -j fate", the execution will stop after the first failing test. To get an ov

[FFmpeg-cvslog] avcodec/aac/aacdec_usac: Dont leave type at a invalid value

2024-12-11 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jul 31 20:03:12 2024 +0200| [a518b5540de469ac5d4f96e820462e5ce519c2db] | committer: Michael Niedermayer avcodec/aac/aacdec_usac: Dont leave type at a invalid value Fixes: Assertion 0 failed at libavcodec/aac/aacdec_usac.c:1646 Fixes: 70541/c

[FFmpeg-cvslog] avcodec/aac/aacdec_usac: Clean ics2->max_sfb when first SCE fails

2024-12-11 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jul 31 20:59:49 2024 +0200| [682d710bcb8d21d8cda0182bb1725663dbbac7cd] | committer: Michael Niedermayer avcodec/aac/aacdec_usac: Clean ics2->max_sfb when first SCE fails Fixes: out of array access Fixes: 70734/clusterfuzz-testcase-minimized-

[FFmpeg-cvslog] tests/swscale: fix sscanf return value check

2024-12-11 Thread Niklas Haas
ffmpeg | branch: master | Niklas Haas | Mon Dec 2 14:55:22 2024 +0100| [ee903c4786ed13d2d9ca63cff02fcef3238f881b] | committer: Niklas Haas tests/swscale: fix sscanf return value check We only parse 12 values, so this check always failed. Regression caused by a change to the print format. Fixe

[FFmpeg-cvslog] checkasm: Print benchmarks of C-only functions

2024-12-11 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Oct 23 14:44:11 2024 +0300| [4b524649ff96b25edd275ce1662f5839102aa0af] | committer: Martin Storsjö checkasm: Print benchmarks of C-only functions This corresponds to commit 9278a14cf406f8edb5052c42b83750112bf5b515 in dav1d. Omitting the C-only fu

[FFmpeg-cvslog] checkasm: Print benchmarks of C-only functions

2024-12-11 Thread Martin Storsjö
ffmpeg | branch: release/7.1 | Martin Storsjö | Wed Oct 23 14:44:11 2024 +0300| [10aaf84f855dbcedb8ee2e3fce307e9b98320946] | committer: Martin Storsjö checkasm: Print benchmarks of C-only functions This corresponds to commit 9278a14cf406f8edb5052c42b83750112bf5b515 in dav1d. Omitting the C-on