[FFmpeg-cvslog] fate/ffmpeg: Fix requirements of shortest tests

2021-12-02 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Dec 2 15:31:49 2021 +0100| [b94db16bf5d24e2520bb1209d13b8c8f0b09b230] | committer: Andreas Rheinhardt fate/ffmpeg: Fix requirements of shortest tests Fixes FATE failures if e.g. libavdevice is disabled. Reviewed-by: James Almer

[FFmpeg-cvslog] fate/ffmpeg: Fix shortest tests

2021-12-02 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Dec 2 10:24:59 2021 +0100| [4a6aece703e0084013a2da0c71e33c3131a0abe1] | committer: Andreas Rheinhardt fate/ffmpeg: Fix shortest tests The mpeg4 encoder is slice-threaded and its output depends upon the number of threads used. Therefore all

[FFmpeg-cvslog] Changelog: update with recent Vulkan filter additions

2021-12-02 Thread Lynne
ffmpeg | branch: master | Lynne | Thu Dec 2 11:08:58 2021 +0100| [bdc920574d79d83814b7cb7afc436114d85795fa] | committer: Lynne Changelog: update with recent Vulkan filter additions > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bdc920574d79d83814b7cb7afc436114d85795fa ---

[FFmpeg-cvslog] avfilter: add a flip_vulkan filter

2021-12-02 Thread Wu Jianhua
ffmpeg | branch: master | Wu Jianhua | Fri Nov 26 17:10:57 2021 +0800| [bdfb0e4da414c0ff4c663fa077b15730b44482df] | committer: Lynne avfilter: add a flip_vulkan filter This filter flips the input video both horizontally and vertically in one compute pipeline, and it's no need to use two

[FFmpeg-cvslog] avfilter: add audio dynamic smooth filter

2021-12-02 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Nov 25 19:30:32 2021 +0100| [fc9a6866880661b8418c728e6a54515157481875] | committer: Paul B Mahol avfilter: add audio dynamic smooth filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fc9a6866880661b8418c728e6a54515157481875 ---

[FFmpeg-cvslog] avfilter: add audio spectral stats filter

2021-12-02 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Nov 22 11:44:24 2021 +0100| [11b11577fe801b6afb7b4f46a5e5df853f7c1557] | committer: Paul B Mahol avfilter: add audio spectral stats filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=11b11577fe801b6afb7b4f46a5e5df853f7c1557 ---