Update gstreamer plugin to 1.22.9

f38 imports/f38/openh264-2.4.1-1.el8
Kalev Lember 1 year ago
parent 2f9cd7c0c7
commit f866109211

1
.gitignore vendored

@ -36,3 +36,4 @@
/gmp-api-e7d30b9.tar.gz
/gst-plugins-bad-openh264-1.22.7.tar.xz
/openh264-2.4.1.tar.gz
/gst-plugins-bad-openh264-1.22.9.tar.xz

@ -4,7 +4,7 @@
%global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
%global openh264_version 2.4.1
%global gst_version 1.22.7
%global gst_version 1.22.9
# Filter out soname provides for the mozilla plugin
%global __provides_exclude_from ^%{_libdir}/mozilla/plugins/
@ -236,6 +236,7 @@ popd
%changelog
* Fri Feb 02 2024 Kalev Lember <klember@redhat.com> - 2.4.1-1
- Update to 2.4.1
- Update gstreamer plugin to 1.22.9
* Mon Dec 04 2023 Kalev Lember <klember@redhat.com> - 2.4.0-2
- Fix off by one regression in decoder

@ -1,3 +1,3 @@
SHA512 (gmp-api-e7d30b9.tar.gz) = f1c75007d4f1e1ef3a11b8eb9c703935408a5e4051c8eab408e4edc09f265a71f172025269442fdab9d4c2a8b108fa69397bfbd84af4ecda22881b50de804de9
SHA512 (gst-plugins-bad-openh264-1.22.7.tar.xz) = ba6c5d55d926f36ff7665d04a181580b11dfcd7f5e97ff9d3ca67ec83a877826e63728e2aab7387cfe2ba1261638a8b13c51efde26d6e1e85add1f63c4e3152a
SHA512 (gst-plugins-bad-openh264-1.22.9.tar.xz) = c2822f8db2a9ba2af7c7f3ad3910f17cfeaded2efe18ac1a1ebc78eb61363153fd2b682fe7edcd915689b61111923523a54062b4dafba539a7178a5949e7ff6a
SHA512 (openh264-2.4.1.tar.gz) = eb99144addd2e9c352bb95e752366e104ac6b0ddc84311dc7c87dafb803f8e7fe4d1e726833d49f8cc6d3914508e19c3a25ef82637a4993e8af3f504aa005baf

Loading…
Cancel
Save