Changes of Revision 11

gstreamer-plugins-bad-codecs.changes Changed
x
 
1
@@ -1,4 +1,11 @@
2
 -------------------------------------------------------------------
3
+Tue Feb  7 15:38:26 UTC 2023 - Simon Vogl <simon.vogl@gmx.net>
4
+
5
+- Removed the openh264 gstreamer plugin as openSUSE now ships the
6
+  openh264 gstreamer plugin themselves:
7
+  https://news.opensuse.org/2023/01/24/opensuse-simplifies-codec-install/
8
+
9
+-------------------------------------------------------------------
10
 Thu Jan 26 20:29:50 UTC 2023 - Bjørn Lie <zaitor@opensuse.org>
11
 
12
 - Update to version 1.22.0
13
gstreamer-plugins-bad-codecs.spec Changed
25
 
1
@@ -38,7 +38,6 @@
2
 BuildRequires:  pkgconfig(libde265) >= 0.9
3
 BuildRequires:  pkgconfig(libmodplug)
4
 BuildRequires:  pkgconfig(librtmp)
5
-BuildRequires:  pkgconfig(openh264) >= 1.3.0
6
 BuildRequires:  pkgconfig(vo-amrwbenc) >= 0.1.0
7
 BuildRequires:  pkgconfig(x265)
8
 
9
@@ -70,7 +69,6 @@
10
    -Dfaac=enabled \
11
    -Dfaad=enabled \
12
    -Dmodplug=enabled \
13
-   -Dopenh264=enabled \
14
    -Dresindvd=enabled \
15
    -Drtmp=enabled \
16
    -Dsiren=enabled \
17
@@ -100,7 +98,6 @@
18
 %{_libdir}/gstreamer-%{gst_branch}/libgstfaac.so
19
 %{_libdir}/gstreamer-%{gst_branch}/libgstfaad.so
20
 %{_libdir}/gstreamer-%{gst_branch}/libgstmodplug.so
21
-%{_libdir}/gstreamer-%{gst_branch}/libgstopenh264.so
22
 %{_libdir}/gstreamer-%{gst_branch}/libgstresindvd.so
23
 %{_libdir}/gstreamer-%{gst_branch}/libgstrtmp.so
24
 %{_libdir}/gstreamer-%{gst_branch}/libgstsiren.so
25