Accepting request 1068213 from home:jengelh:branches:multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/1068213
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-6?expand=0&rev=1
This commit is contained in:
2023-03-07 13:59:43 +00:00
committed by Git OBS Bridge
commit 5bf4983318
21 changed files with 2066 additions and 0 deletions

13
ffmpeg-6.changes Normal file
View File

@@ -0,0 +1,13 @@
-------------------------------------------------------------------
Tue Feb 28 13:23:08 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Branch from ffmpeg-5.spec
- Remove ffmpeg-4.4-CVE-2020-22046.patch (inapplicable),
no-vk-video-decoding.patch (obsolete),
ffmpeg-CVE-2022-3964.patch (appears merged)
- Update to release 6.0
* FFmpeg now runs every muxer in a separate thread and requires
threading to be enabled for compilation
* VA-API encoding and decoding support for 10/12-bit 422,
10/12-bit 444 VP9 support
* RISC-V optimizations