Commit Graph

9 Commits

Author SHA1 Message Date
Neal Gompa 37bbe8c93a Rebase to 6.1 2024-01-04 10:48:18 -05:00
Kalev Lember 9f0ba814c4 Backport upstream patch to drop openh264 runtime version checks
... in order to make it possible for us to update openh264 without
having to recompile ffmpeg against the new version every time. As
openh264 is distributed by Cisco and ffmpeg is in Fedora, it's difficult
to coordinate lock step updates. Drop the version check to make this
easier.

https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=10211

This also rebases downstream ffmpeg-dlopen-openh264.patch on top of
the new patch.
2023-12-08 16:48:07 +01:00
Neal Gompa 8b3cc25f1d Update to version 5.1.2
Refresh dlopen headers and patch for OpenH264 2.3.1
2022-10-12 10:22:29 -04:00
Neal Gompa d4753c2533 Rebase to version 5.1 2022-08-24 07:05:00 -04:00
Neal Gompa 9af6474ed1 Fix breakage in OpenH264 dlopen patch 2022-02-18 08:36:00 -05:00
Neal Gompa 316babd019 Refresh OpenH264 dlopen patch 2022-02-18 08:14:36 -05:00
Neal Gompa c47175923b Update OpenH264 dlopen patch to split dlopen code into c and h files 2022-02-18 07:46:58 -05:00
Neal Gompa 5c6d9c954e Update OpenH264 dlopen patch to use AVERROR return codes correctly 2022-02-17 07:55:03 -05:00
Neal Gompa d0a64b9dfc Add support for dlopening OpenH264 and add tarball scripts as sources 2022-02-15 10:29:36 -05:00