SHA256
1
0
forked from jengelh/ffmpeg-5

- Update to release 5.1

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-5?expand=0&rev=16
This commit is contained in:
2022-07-23 12:06:00 +00:00
committed by Git OBS Bridge
parent 0c844c0c9a
commit d6b25f2cd1
14 changed files with 390 additions and 238 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Jul 23 08:35:20 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 5.1
* AVIF image muxer support for the AV1-based image format
* JPEG-XL image support.
* Removed the X-Video Motion Compensation (XvMC) hardware acceleration
- IPFS/IPNS protocol support.
- PCM-Bluray encoder support.
- Drop vmaf-trim-usr-local.patch (obsolete),
ffmpeg-openh264-averr-on-bad-version.patch (merged)
- Add work-around-abi-break.patch
-------------------------------------------------------------------
Sat Apr 9 22:36:13 UTC 2022 - Dirk Müller <dmueller@suse.com>