[FFmpeg-cvslog] avfilter/vf_bm3d: switch to TX from lavu

2022-12-04 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Dec 4 17:32:04 2022 +0100| [6c814093d8a0351d0a5f5264deba2285a436e88a] | committer: Paul B Mahol avfilter/vf_bm3d: switch to TX from lavu > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6c814093d8a0351d0a5f5264deba2285a436e88a ---

[FFmpeg-cvslog] avcodec/wavpack: Fix overflow in p=31

2022-12-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Sep 11 12:00:31 2022 +0200| [9bfae838563b9cf7ced9053265cfdb4405bce7eb] | committer: Michael Niedermayer avcodec/wavpack: Fix overflow in p=31 Untested with "non fuzzed" samples as i have no such file The reference 5.6.0 decoder appears to

[FFmpeg-cvslog] avfilter/vf_libplacebo: ensure filter hwdevice is a vulkan one

2022-12-04 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Sun Dec 4 15:22:13 2022 +0100| [ee650398ec29861a1fe5c8d1a905cc340e82378d] | committer: Timo Rothenpieler avfilter/vf_libplacebo: ensure filter hwdevice is a vulkan one Before this, the filter blindly casts to AVVulkanDeviceContext and passes

[FFmpeg-cvslog] avfilter/vf_exposure: ensure that scale is always > 0

2022-12-04 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Dec 4 13:19:50 2022 +0100| [fc016fd665903b61bcf37c5d23897fe951f5d8e6] | committer: Paul B Mahol avfilter/vf_exposure: ensure that scale is always > 0 >

[FFmpeg-cvslog] avfilter/avf_showcwt: write also to alpha plane if available

2022-12-04 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Dec 4 11:15:21 2022 +0100| [ec32c62cadac6a8f8dfa5d56d0da2e49719d9802] | committer: Paul B Mahol avfilter/avf_showcwt: write also to alpha plane if available >