[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 6213805 web: add a news entry for VVC

2024-01-05 Thread ffmpeg-git
The branch, master has been updated via 62138051e88797f59212e36dedc625b905423864 (commit) via ebd3317dd37da5c41066c71e9cfd7f01e2aaa129 (commit) from 6d2f499dade4e9254b68df10633db5f22c2e0757 (commit) - Log - com

[FFmpeg-cvslog] configure: Don't pass -mfp16-format to MSVC on ARM

2024-01-05 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Thu Dec 21 23:43:11 2023 +0200| [de9bc4f2057bbc49cb284359d5f65b42bcc58116] | committer: Martin Storsjö configure: Don't pass -mfp16-format to MSVC on ARM The check for this option does succeed - MSVC accepts the option, but prints a warning about it b

[FFmpeg-cvslog] configure: Disable inline assembly with nonlocal labels with LTO on Clang on Windows

2024-01-05 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Dec 20 14:39:50 2023 +0200| [102045028ee57967973ea90acac41eb747d3c601] | committer: Martin Storsjö configure: Disable inline assembly with nonlocal labels with LTO on Clang on Windows The file libavcodec/x86/mlpdsp_init.c uses inline assembly wit

[FFmpeg-cvslog] avfilter: Add fsync filter

2024-01-05 Thread Thilo Borgmann
ffmpeg | branch: master | Thilo Borgmann | Sat Dec 2 18:46:16 2023 +0100| [7ec4835386923a3f0cf9f3a257774a55f165a0e9] | committer: Thilo Borgmann avfilter: Add fsync filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7ec4835386923a3f0cf9f3a257774a55f165a0e9 --- Changelog

[FFmpeg-cvslog] fate: Add fsync filter tests

2024-01-05 Thread Thilo Borgmann
ffmpeg | branch: master | Thilo Borgmann | Wed Dec 6 19:39:58 2023 +0100| [cb6b165b169b1d01e1a055922f96c307ced81d79] | committer: Thilo Borgmann fate: Add fsync filter tests > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cb6b165b169b1d01e1a055922f96c307ced81d79 --- tests/Makefi