SHA256
15
0
forked from pool/python-av

Accepting request 994510 from home:badshah400:branches:home:dimstar:ffmpeg5

Add python-av-ffmpeg5-compatibility.patch to drop references to symbols in ffmpeg4 and dropped from ffmpeg5 to allow building against ffmpeg5; patch taken from upstream git commit.

OBS-URL: https://build.opensuse.org/request/show/994510
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-av?expand=0&rev=21
This commit is contained in:
2022-08-15 07:14:29 +00:00
committed by Git OBS Bridge
parent 6ac2bf5823
commit c606411153
3 changed files with 756 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 8 21:41:40 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
- Add python-av-ffmpeg5-compatibility.patch to drop references to
symbols in ffmpeg4 and dropped from ffmpeg5 to allow building
against ffmpeg5; patch taken from upstream git commit.
-------------------------------------------------------------------
Mon May 2 21:45:05 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>