[FFmpeg-cvslog] avformat/mov: use an array of pointers for heif_item

2024-11-10 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Nov 8 20:43:39 2024 -0300| [2e338152a274a5f10670cee3cd16097076216d72] | committer: James Almer avformat/mov: use an array of pointers for heif_item Pointers to specific entries in the array are stored in other structs, so in the scenario where heif_i

[FFmpeg-cvslog] avformat/mov: reindent after previous commit

2024-11-10 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Nov 9 19:40:01 2024 -0300| [92b849df1306f6fd34a900d1e7f8b7e0e7afb455] | committer: James Almer avformat/mov: reindent after previous commit Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=92b849df1306f6fd34a90

[FFmpeg-cvslog] fate/pixfmt: reintroduce scale filter dependency for some tests

2024-11-10 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Nov 10 20:21:20 2024 -0300| [2b1bf3e2285f9ad3cb0cafadf0e44af804bfc08b] | committer: James Almer fate/pixfmt: reintroduce scale filter dependency for some tests Removed by mistake in 271aea60a4cd211d92923c53b72cd074c3030897. Signed-off-by: James Almer

[FFmpeg-cvslog] doc/infra: add more information and accounts

2024-11-10 Thread compn
ffmpeg | branch: master | compn | Mon Nov 11 10:26:15 2024 +1000| [b16102ab1c336ed3df7e43229aba4c8a9bf8cb75] | committer: compn doc/infra: add more information and accounts > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b16102ab1c336ed3df7e43229aba4c8a9bf8cb75 --- doc/infra.txt |

[FFmpeg-cvslog] avformat/ilbc: Check avio_read() for failure

2024-11-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Nov 3 20:47:07 2024 +0100| [e30d957a9bacf7f7307c640aa0bd1e70cb3bbe7e] | committer: Michael Niedermayer avformat/ilbc: Check avio_read() for failure Fixes: use of uninitialized value Fixes: 42537627/clusterfuzz-testcase-minimized-fuzzer_prot

[FFmpeg-cvslog] avformat/mccdec: Initialize and check rate.den

2024-11-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Nov 3 20:18:36 2024 +0100| [bf8e43083f68c383b9d905d2c8c791ac33ecc7bc] | committer: Michael Niedermayer avformat/mccdec: Initialize and check rate.den Fixes: Assertion c > 0 failed at libavutil/mathematics.c:61 Fixes: use-of-uninitialized-val

[FFmpeg-cvslog] avformat/rpl: check channels

2024-11-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Nov 3 20:08:07 2024 +0100| [beca13a42e9fb5341e8bd6356fd7d9c2d18aac9b] | committer: Michael Niedermayer avformat/rpl: check channels Fixes: 42537199/clusterfuzz-testcase-minimized-fuzzer_loadfile_direct-5447162658357248 Fixes: runtime error:

[FFmpeg-cvslog] avformat/vividas: Check avio_read() for failure

2024-11-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Nov 3 20:54:29 2024 +0100| [96d45c3b212689f82bff2530c3637405df9e9369] | committer: Michael Niedermayer avformat/vividas: Check avio_read() for failure Fixes: use of uninitialized value (untested) Fixes: 42537627/clusterfuzz-testcase-minimiz

[FFmpeg-cvslog] avformat/nistspheredec: Clear buffer

2024-11-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Nov 3 20:43:21 2024 +0100| [898f6582eb51bf77b1f88e8f55eab67ee6ee13b8] | committer: Michael Niedermayer avformat/nistspheredec: Clear buffer Fixes: use-of-uninitialized-value Fixes: 42537627/clusterfuzz-testcase-minimized-fuzzer_protocol_mem