[FFmpeg-cvslog] avfilter/vf_zscale: also check formats

2022-03-10 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Mar 11 01:53:10 2022 +0100| [4ac85ae4481089ca34772dee255f920ffc9827b6] | committer: Paul B Mahol avfilter/vf_zscale: also check formats > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4ac85ae4481089ca34772dee255f920ffc9827b6 --- libavfi

[FFmpeg-cvslog] avutil/cpu: add AVX512 Icelake flag

2022-03-10 Thread Wu Jianhua
ffmpeg | branch: master | Wu Jianhua | Wed Feb 23 16:57:30 2022 +0800| [f629ea2e188e220876ee206747b111a368bad4ef] | committer: James Almer avutil/cpu: add AVX512 Icelake flag Signed-off-by: Wu Jianhua Reviewed-by: Henrik Gramner Signed-off-by: James Almer > http://git.videolan.org/gitweb.c

[FFmpeg-cvslog] avformat: add DFPWM WAV container support

2022-03-10 Thread Jack Bruienne
ffmpeg | branch: master | Jack Bruienne | Mon Mar 7 22:30:24 2022 -0500| [e6e3aae294951738a760d2b6907e6e54286d30dd] | committer: Paul B Mahol avformat: add DFPWM WAV container support This commit adds support for storing DFPWM audio in a WAV container. It uses the WAVEFORMATEXTENSIBLE structu

[FFmpeg-cvslog] avformat: add DFPWM raw format

2022-03-10 Thread Jack Bruienne
ffmpeg | branch: master | Jack Bruienne | Mon Mar 7 22:29:57 2022 -0500| [70fef2371c0bde5dea22889e8eeda03d3cddc5aa] | committer: Paul B Mahol avformat: add DFPWM raw format This patch builds on my previous DFPWM codec patch, adding a raw audio format to be able to read/write the raw files tha

[FFmpeg-cvslog] avcodec: add DFPWM1a codec

2022-03-10 Thread Jack Bruienne
ffmpeg | branch: master | Jack Bruienne | Mon Mar 7 22:29:49 2022 -0500| [39a33038ce58b55288650c75ba7cc1957a522169] | committer: Paul B Mahol avcodec: add DFPWM1a codec From the wiki page (https://wiki.vexatos.com/dfpwm): > DFPWM (Dynamic Filter Pulse Width Modulation) is an audio codec > cre

[FFmpeg-cvslog] avfilter/af_anlmdn: add support for using writable frames

2022-03-10 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Mar 10 10:33:26 2022 +0100| [34715fe4a2df70a9b6010df10e97330bb347fc57] | committer: Paul B Mahol avfilter/af_anlmdn: add support for using writable frames > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=34715fe4a2df70a9b6010df10e97330bb34

[FFmpeg-cvslog] avfilter/af_lv2: add commands support

2022-03-10 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Mar 10 11:52:18 2022 +0100| [5cd8eb2aef0c88e18030756ba91ed3c77f045369] | committer: Paul B Mahol avfilter/af_lv2: add commands support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5cd8eb2aef0c88e18030756ba91ed3c77f045369 --- doc/filt