SHA256
1
0
forked from pool/ffmpeg-5

adhere to changelog syntax specification

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-5?expand=0&rev=8
This commit is contained in:
2022-02-18 23:11:59 +00:00
committed by Git OBS Bridge
parent 3cf54e6918
commit 5560ba3684
2 changed files with 7 additions and 7 deletions

View File

@@ -2,12 +2,12 @@
Fri Feb 18 22:32:41 UTC 2022 - Neal Gompa <ngompa@opensuse.org>
- Add patch to fix error returned with bad versions of OpenH264
+ Patch: ffmpeg-openh264-averr-on-bad-version.patch
* Patch: ffmpeg-openh264-averr-on-bad-version.patch
- Enable OpenH264 as an H.264 codec via dlopen using patch from Fedora
+ Patch: ffmpeg-dlopen-openh264.patch
* Patch: ffmpeg-dlopen-openh264.patch
- Add source and script for headers for dlopening OpenH264
+ Source: ffmpeg-dlopen-headers.tar.xz
+ Source: ffmpeg_get_dlopen_headers.sh
* Source: ffmpeg-dlopen-headers.tar.xz
* Source: ffmpeg_get_dlopen_headers.sh
-------------------------------------------------------------------
Wed Feb 16 18:46:55 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>