[FFmpeg-cvslog] configure: rework parsing --cpu arguments to support all features unless blacklisted

2023-09-19 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Sep 17 15:43:23 2023 -0300| [abc346de735cae1b9316b7b853aa2d2661ab40fb] | committer: James Almer configure: rework parsing --cpu arguments to support all features unless blacklisted Keeping an ever growing list of CPUs just to pass -march to the compi

[FFmpeg-cvslog] avcodec/extract_extradata: filter what Metadata OBUs are included in AV1 extradata

2023-09-19 Thread James Almer
ffmpeg | branch: master | James Almer | Mon Sep 18 12:21:49 2023 -0300| [ac64800edd341af80558b96a0213ce6d2d99cc2c] | committer: James Almer avcodec/extract_extradata: filter what Metadata OBUs are included in AV1 extradata Only those that are relevant for the entire coded stream should be incl

[FFmpeg-cvslog] avcodec/libvpxdec: Remove redundant unreferencing of AVFrame

2023-09-19 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Sep 13 20:36:43 2023 +0200| [63eb630915b9ef92d21e521d610ed9d3ee2f358f] | committer: Andreas Rheinhardt avcodec/libvpxdec: Remove redundant unreferencing of AVFrame The AVFrame of a decoder with the ordinary decode callback is generically unref

[FFmpeg-cvslog] avcodec/decode: EAGAIN is not fully supported in decode_simple_internal()

2023-09-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Sep 17 02:09:48 2023 +0200| [42b20c93aedffc3bed548d5c4cc1f07b5065ce28] | committer: Michael Niedermayer avcodec/decode: EAGAIN is not fully supported in decode_simple_internal() Signed-off-by: Michael Niedermayer > http://git.videolan.org/g

[FFmpeg-cvslog] avcodec/dcadec: Do not explode EAGAIN

2023-09-19 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Sep 17 00:05:18 2023 +0200| [13d22dc45403abee69af51b4150668a4a627492c] | committer: Michael Niedermayer avcodec/dcadec: Do not explode EAGAIN Fixes: out of array access Fixes: 62164/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_DCA_fuzzer-604108

[FFmpeg-cvslog] avcodec/cbs_h266_syntax_template: Check num_output_layers_in_ols

2023-09-19 Thread Nuo Mi
ffmpeg | branch: master | Nuo Mi | Tue Sep 19 23:25:55 2023 +0800| [9ef20920ab82c46de095499deec2777b48a19370] | committer: Michael Niedermayer avcodec/cbs_h266_syntax_template: Check num_output_layers_in_ols from the specification: For each OLS, there shall be at least one layer that is an out