[FFmpeg-cvslog] avcodec/pngdec: Mark damaged frames as finished

2022-11-25 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Nov 25 14:24:08 2022 +0100| [0c5af908c11a4f2bdc7d8d45209155c6d72d6520] | committer: Andreas Rheinhardt avcodec/pngdec: Mark damaged frames as finished Fixes the deadlock reported in ticket #10071. Reviewed-by: Paul B Mahol Signed-off-by: And

[FFmpeg-cvslog] avfilter/f_ebur128: fix crash when using vflip filter

2022-11-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Nov 25 19:48:31 2022 +0100| [e0bc798ce5a19952317c87f6e9e551223e3a0159] | committer: Paul B Mahol avfilter/f_ebur128: fix crash when using vflip filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e0bc798ce5a19952317c87f6e9e551223e3a015

[FFmpeg-cvslog] avfilter/avf_showcqt: remove invalid line

2022-11-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Nov 25 19:01:20 2022 +0100| [f2ea508e166b88e56c33f49634ed4cb99bd3893c] | committer: Paul B Mahol avfilter/avf_showcqt: remove invalid line > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f2ea508e166b88e56c33f49634ed4cb99bd3893c --- liba

[FFmpeg-cvslog] avfilter/avf_showcqt: fix crash when using vflip filter

2022-11-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Nov 25 19:37:44 2022 +0100| [4c1a79eb803edd12e353278993fe15755f1612fa] | committer: Paul B Mahol avfilter/avf_showcqt: fix crash when using vflip filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4c1a79eb803edd12e353278993fe15755f161

[FFmpeg-cvslog] avfilter/avf_a3dscope: fix crash when using vflip filter

2022-11-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Nov 25 19:29:19 2022 +0100| [9d2b5762d3a29e4b2758d3ca1a7d70e362c6febf] | committer: Paul B Mahol avfilter/avf_a3dscope: fix crash when using vflip filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9d2b5762d3a29e4b2758d3ca1a7d70e362c6

[FFmpeg-cvslog] avfilter/avf_avectorscope: fix crash when using vflip filter

2022-11-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Nov 25 19:25:57 2022 +0100| [9c8b977c1ecb62c4591f2391ed9a1d69f54d9a69] | committer: Paul B Mahol avfilter/avf_avectorscope: fix crash when using vflip filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9c8b977c1ecb62c4591f2391ed9a1d69

[FFmpeg-cvslog] avcodec/apac: stop adding samples if we run out of bits on EOF

2022-11-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Nov 25 18:34:21 2022 +0100| [5d7f3b2639923cf054cab917a11ec90ae600ec07] | committer: Paul B Mahol avcodec/apac: stop adding samples if we run out of bits on EOF > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5d7f3b2639923cf054cab917a11ec9

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 7795bc7 web/security: add more missing CVE#s

2022-11-25 Thread ffmpeg-git
The branch, master has been updated via 7795bc7bd6ac419f7d5a48a9ddbeb93fbf94102d (commit) via 0842a3cb16ecea5a41d8e519069bcbcfe8867887 (commit) from c1acb1b9bd2551a147fd422e96ed456da810aef3 (commit) - Log - com

[FFmpeg-cvslog] avutil/tx: Use proper deallocator

2022-11-25 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Nov 25 15:26:38 2022 +0100| [1a7efafd33b1597d218da64b08fb1144ab65822b] | committer: Andreas Rheinhardt avutil/tx: Use proper deallocator May fix the FATE failures on x64 Windows here: https://fate.ffmpeg.org/report.cgi?slot=x86_64-msvc17-windo

[FFmpeg-cvslog] avformat/wavenc: w64 muxer supports only 1 stream

2022-11-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Nov 25 10:13:52 2022 +0100| [2ad199ae3131e9410e5c0c6a0e143dbd22973d02] | committer: Paul B Mahol avformat/wavenc: w64 muxer supports only 1 stream > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2ad199ae3131e9410e5c0c6a0e143dbd22973d02 --