[FFmpeg-cvslog] avcodec/flac_parser: Consider AV_INPUT_BUFFER_PADDING_SIZE

2021-10-23 Thread Michael Niedermayer
ffmpeg | branch: release/4.4 | Michael Niedermayer | Thu Oct 21 13:25:59 2021 +0200| [73e60e44391d0e7b8bc6a24a177fa0d4efe6f5f7] | committer: Michael Niedermayer avcodec/flac_parser: Consider AV_INPUT_BUFFER_PADDING_SIZE Fixes: out if array read Fixes: 40109/clusterfuzz-testcase-minimized-ffmp

[FFmpeg-cvslog] Changelog: update

2021-10-23 Thread Michael Niedermayer
ffmpeg | branch: release/4.4 | Michael Niedermayer | Sat Oct 23 23:31:29 2021 +0200| [7e0d640edf6c3eee1816b105c2f7498c4f948e74] | committer: Michael Niedermayer Changelog: update Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7e0d640edf6c3eee18

[FFmpeg-cvslog] avfilter/vf_dblur: add clipping

2021-10-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Oct 23 23:51:42 2021 +0200| [97cff84f106ff348a48915866ba7f487a77f2c31] | committer: Paul B Mahol avfilter/vf_dblur: add clipping > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=97cff84f106ff348a48915866ba7f487a77f2c31 --- libavfilter/vf

[FFmpeg-cvslog] avfilter/vf_dblur: fix artifacts

2021-10-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Oct 23 16:59:38 2021 +0200| [a586ce0a21a29503e318479aa965fdb3eb5d98f7] | committer: Paul B Mahol avfilter/vf_dblur: fix artifacts > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a586ce0a21a29503e318479aa965fdb3eb5d98f7 --- libavfilter/v

[FFmpeg-cvslog] avfilter/vf_dblur: use lrintf()

2021-10-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Oct 23 20:31:24 2021 +0200| [2148934ce3145940419ccc5b2d7ae93d11a043aa] | committer: Paul B Mahol avfilter/vf_dblur: use lrintf() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2148934ce3145940419ccc5b2d7ae93d11a043aa --- libavfilter/vf

[FFmpeg-cvslog] avfilter/vf_convolution: unbreak runtime planes option functionality

2021-10-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Oct 23 14:15:24 2021 +0200| [9e8bb9efd9f06d6bb879f0c07dd48ea5c33ac376] | committer: Paul B Mahol avfilter/vf_convolution: unbreak runtime planes option functionality For non-convolution filters like sobel. > http://git.videolan.org/gitweb.cgi/ffmpeg

[FFmpeg-cvslog] avfilter/vf_convolution: improve runtime support for convolution filter

2021-10-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Oct 23 14:47:11 2021 +0200| [6c45d34e505f7ef93e07db4a616e7b98d1490102] | committer: Paul B Mahol avfilter/vf_convolution: improve runtime support for convolution filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6c45d34e505f7ef93e07d