Hello community,
here is the log from the commit of package gstreamer-plugins-bad for
openSUSE:Factory checked in at 2018-05-29 10:27:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-bad"
Tue May 29 10:27:08 2018 rev:77 rq:612651 version:1.14.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes
2018-04-02 22:48:23.651662152 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
2018-05-29 10:27:13.539694574 +0200
@@ -1,0 +2,146 @@
+Mon May 28 10:01:26 UTC 2018 - [email protected]
+
+- Drop faac-devel and faad2-devel BuildRequires: fdk-aac plugin
+ fills this role for both of them.
+- No longer pass conditional --disable-dvdspu to configure, plugin
+ files are all LGPL-2.1.
+
+-------------------------------------------------------------------
+Sun May 20 09:38:14 UTC 2018 - [email protected]
+
+- Update to version 1.14.1:
+ + GstPad: Fix race condition causing the same probe to be called
+ multiple times
+ + Fix occasional deadlocks on windows when outputting debug
+ logging
+ + Fix debug levels being applied in the wrong order
+ + GIR annotation fixes for bindings
+ + audiomixer, audioaggregator: fix some negotiation issues
+ + gst-play-1.0: fix leaving stdin in non-blocking mode after exit
+ + flvmux: wait for caps on all input pads before writing header
+ even if source is live
+ + flvmux: don't wake up the muxer unless there is data, fixes
+ busy looping if there's no input data
+ + flvmux: fix major leak of input buffers
+ + rtspsrc, rtsp-server: revert to RTSP RFC handling of
+ sendonly/recvonly attributes
+ + rtpvrawpay: fix payloading with very large mtu sizes where
+ everything fits into a single RTP packet
+ + v4l2: Fix hard-coded enabled v4l2 probe on Linux/ARM
+ + v4l2: Disable DMABuf for emulated formats when using libv4l2
+ + v4l2: Always set colorimetry in S_FMT
+ + asfdemux: Set stream-format field for H264 streams and handle
+ H.264 in bytestream format
+ + x265enc: Fix tagging of keyframes on output buffers
+ + ladspa: Fix critical during plugin load on Windows
+ + decklink: Fix COM initialisation on Windows
+ + h264parse: fix re-use across pipeline stop/restart
+ + mpegtsmux: fix force-keyframe event handling and PCR/PMT
+ changes that would confuse some players with generated HLS
+ streams
+ + adaptivedemux: Support period change in live playlist
+ + rfbsrc: Fix support for applevncserver and support NULL pool in
+ decide_allocation
+ + jpegparse: Fix APP1 marker segment parsing
+ + h265parse: Make caps writable before modifying them, fixes
+ criticals
+ + fakevideosink: request an extra buffer if enable-last-sample is
+ enabled
+ + wasapisrc: Don't provide a clock based on WASAPI's clock
+ + wasapi: Only use audioclient3 when low-latency, as it might
+ otherwise glitch with slow CPUs or VMs
+ + wasapi: Don't derive device period from latency time, should
+ make it more robust against glitches
+ + audiolatency: Fix wave detection in buffers and avoid bogus pts
+ values while starting
+ + msdk: fix plugin load on implementations with only HW support
+ + msdk: dec: set framerate to the driver only if provided, not in
+ 0/1 case
+ + msdk: Don't set extended coding options for JPEG encode
+ + rtponviftimestamp: fix state change function init/reset causing
+ races/crashes on shutdown
+ + decklink: fix initialization failure in windows binary
+ + ladspa: Fix critical warnings during plugin load on Windows and
+ fix dependencies in meson build
+ + gl: fix cross-compilation error with viv-fb
+ + qmlglsink: make work with eglfs_kms
+ + rtspclientsink: Don't deadlock in preroll on early close
+ + rtspclientsink: Fix client ports for the RTCP backchannel
+ + rtsp-server: Fix session timeout when streaming data to client
+ over TCP
+ + vaapiencode: h264: find best profile in those available, fixing
+ negotiation errors
+ + vaapi: remove custom GstGL context handling, use GstGL instead.
+ Fixes GL Context sharing with WebkitGtk on wayland
+ + gst-editing-services: various fixes
+ + gst-python: bump pygobject req to 3.8;
+ fix GstPad.set_query_function(); dist autogen.sh and
+ configure.ac in tarball
+ + g-i: pick up GstVideo-1.0.gir from local build directory in
+ GstGL build
+ + g-i: update constant values for bindings
+ + avoid duplicate symbols in plugins across modules in static
+ builds
+ + ... and many, many more!
+
+-------------------------------------------------------------------
+Mon Apr 16 21:19:09 UTC 2018 - [email protected]
+
+- Update to version 1.14.0:
+ + Highlights:
+ - WebRTC support: real-time audio/video streaming to and from
+ web browsers;
+ - Experimental support for the next-gen royalty-free AV1 video
+ codec
+ - Video4Linux: encoding support, stable element names and
+ faster device probing;
+ - Support for the Secure Reliable Transport (SRT) video
+ streaming protocol;
+ - RTP Forward Error Correction (FEC) support (ULPFEC);
+ - RTSP 2.0 support in rtspsrc and gst-rtsp-server;
+ - ONVIF audio backchannel support in gst-rtsp-server and
+ rtspsrc;
+ - playbin3 gapless playback and pre-buffering support;
+ - Tee, our stream splitter/duplication element, now does
+ allocation query aggregation which is important for efficient
+ data handling and zero-copy;
+ - QuickTime muxer has a new prefill recording mode that allows
+ file import in Adobe Premiere and FinalCut Pro while the file
+ is still being written;
+ - rtpjitterbuffer fast-start mode and timestamp offset
+ adjustment smoothing;
+ - souphttpsrc connection sharing, which allows for connection
+ reuse, cookie sharing, etc;
+ - nvdec: new plugin for hardware-accelerated video decoding
+ using the NVIDIA NVDEC API;
+ - Adaptive DASH trick play support;
+ - ipcpipeline: new plugin that allows splitting a pipeline
+ across multiple processes;
+ - Major gobject-introspection annotation improvements for large
+ parts of the library API;
+ - GStreamer C# bindings have been revived and seen many updates
+ and fixes;
+ - The externally maintained GStreamer Rust bindings had many
+ usability improvements and cover most of the API now.
+ Coinciding with the 1.14 release, a new release with the 1.14
+ API additions is happening.
+ + Updated translations.
+- Drop libgstgl-1_0-0 typelib-1_0-GstGL-1_0,
+ libgstbadallocators-1_0-0 libgstbadbase-1_0-0 and
+ typelib-1_0-GstBadAllocators-1_0 sub-packages, moved to
+ gst-plugins-base package. Also drop libgstgl-1_0-0 and
+ libgstbadbase-1_0-0 from baselibs.conf and corresponding Requires
+ and post(un) handling of various dropped sub-packages.
+- Add new sub-packages libgstisoff-1_0-0, libgstwebrtc-1_0-0, and
+ handle them in post(un), also add typelib-1_0-GstWebRTC-1_0 and
+ add respective Requires in devel sub-package. Finaly add
+ libgstisoff-1_0-0 and libgstwebrtc-1_0-0 to baselibs.conf.
+- Add pkgconfig(nice) BuildRequires: New dependency, build WebRTC
+ support.
+- Add pkgconfig(lcms2) BuildRequires: Build colormanagement
+ support.
+- Add pkgconfig(libopenmpt) BuildRequires: Build openmpt support.
+- Replace pkgconfig(libsrtp) with pkgconfig(libsrtp2)
+ BuildRequires.
+
+-------------------------------------------------------------------
Old:
----
gst-plugins-bad-1.12.5.tar.xz
New:
----
gst-plugins-bad-1.14.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.kUcja0/_old 2018-05-29 10:27:14.655653339 +0200
+++ /var/tmp/diff_new_pack.kUcja0/_new 2018-05-29 10:27:14.659653191 +0200
@@ -23,7 +23,7 @@
%define gst_branch 1.0
Name: gstreamer-plugins-bad
-Version: 1.12.5
+Version: 1.14.1
Release: 0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -66,16 +66,17 @@
BuildRequires: pkgconfig(glesv2)
BuildRequires: pkgconfig(glib-2.0) >= 2.40.0
BuildRequires: pkgconfig(gmodule-export-2.0)
-BuildRequires: pkgconfig(gstreamer-1.0) >= 1.12.0
+BuildRequires: pkgconfig(gstreamer-1.0) >= %{version}
BuildRequires: pkgconfig(gstreamer-allocators-1.0)
-BuildRequires: pkgconfig(gstreamer-audio-1.0) >= 1.12.0
-BuildRequires: pkgconfig(gstreamer-pbutils-1.0) >= 1.12.0
-BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.12.0
-BuildRequires: pkgconfig(gstreamer-video-1.0) >= 1.12.0
+BuildRequires: pkgconfig(gstreamer-audio-1.0) >= %{version}
+BuildRequires: pkgconfig(gstreamer-pbutils-1.0) >= %{version}
+BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
+BuildRequires: pkgconfig(gstreamer-video-1.0) >= %{version}
BuildRequires: pkgconfig(gtk+-3.0) >= 2.91.3
BuildRequires: pkgconfig(gtk+-x11-3.0) >= 2.91.3
BuildRequires: pkgconfig(gudev-1.0)
BuildRequires: pkgconfig(kate) >= 0.1.7
+BuildRequires: pkgconfig(lcms2)
BuildRequires: pkgconfig(libass) >= 0.10.2
BuildRequires: pkgconfig(libcrypto)
BuildRequires: pkgconfig(libcurl) >= 7.35.0
@@ -85,9 +86,10 @@
BuildRequires: pkgconfig(libkms)
BuildRequires: pkgconfig(libmms) >= 0.4
BuildRequires: pkgconfig(libofa) >= 0.9.3
+BuildRequires: pkgconfig(libopenmpt)
BuildRequires: pkgconfig(libpng) >= 1.2
BuildRequires: pkgconfig(librsvg-2.0) >= 2.14
-BuildRequires: pkgconfig(libsrtp)
+BuildRequires: pkgconfig(libsrtp2)
BuildRequires: pkgconfig(libssh2) >= 1.4.3
BuildRequires: pkgconfig(libusb-1.0)
BuildRequires: pkgconfig(libwebp)
@@ -97,6 +99,7 @@
BuildRequires: pkgconfig(mjpegtools)
BuildRequires: pkgconfig(neon)
BuildRequires: pkgconfig(nettle)
+BuildRequires: pkgconfig(nice) >= 0.1.14
BuildRequires: pkgconfig(openssl) >= 0.9.5
BuildRequires: pkgconfig(opus) >= 0.9.4
BuildRequires: pkgconfig(sbc)
@@ -144,8 +147,6 @@
%endif
%endif
%if 0%{?BUILD_ORIG}
-BuildRequires: faac-devel
-BuildRequires: faad2-devel
BuildRequires: libdca-devel
BuildRequires: pkgconfig(dvdnav) >= 4.1.2
BuildRequires: pkgconfig(dvdread) >= 4.1.2
@@ -200,17 +201,6 @@
videos. Its plug-in-based architecture means that new data types or
processing capabilities can be added simply by installing new plug-ins.
-%package -n libgstbadallocators-1_0-0
-Summary: GStreamer Streaming-Media Framework Plug-Ins
-Group: System/Libraries
-
-%description -n libgstbadallocators-1_0-0
-GStreamer is a streaming media framework based on graphs of filters
-that operate on media data. Applications using this library can do
-anything media-related,from real-time sound processing to playing
-videos. Its plug-in-based architecture means that new data types or
-processing capabilities can be added simply by installing new plug-ins.
-
%package -n libgstbadaudio-1_0-0
Summary: GStreamer Streaming-Media Framework Plug-Ins
Group: System/Libraries
@@ -233,17 +223,6 @@
videos. Its plug-in-based architecture means that new data types or
processing capabilities can be added simply by installing new plug-ins.
-%package -n libgstbadbase-1_0-0
-Summary: GStreamer Streaming-Media Framework Plug-Ins
-Group: System/Libraries
-
-%description -n libgstbadbase-1_0-0
-GStreamer is a streaming media framework based on graphs of filters
-that operate on media data. Applications using this library can do
-anything media-related,from real-time sound processing to playing
-videos. Its plug-in-based architecture means that new data types or
-processing capabilities can be added simply by installing new plug-ins.
-
%package -n libgstbadvideo-1_0-0
Summary: GStreamer Streaming-Media Framework Plug-Ins
Group: System/Libraries
@@ -299,22 +278,22 @@
videos. Its plug-in-based architecture means that new data types or
processing capabilities can be added simply by installing new plug-ins.
-%package -n libgstgl-1_0-0
+%package -n libgstinsertbin-1_0-0
Summary: GStreamer Streaming-Media Framework Plug-Ins
Group: System/Libraries
-%description -n libgstgl-1_0-0
+%description -n libgstinsertbin-1_0-0
GStreamer is a streaming media framework based on graphs of filters
that operate on media data. Applications using this library can do
anything media-related,from real-time sound processing to playing
videos. Its plug-in-based architecture means that new data types or
processing capabilities can be added simply by installing new plug-ins.
-%package -n libgstinsertbin-1_0-0
+%package -n libgstisoff-1_0-0
Summary: GStreamer Streaming-Media Framework Plug-Ins
Group: System/Libraries
-%description -n libgstinsertbin-1_0-0
+%description -n libgstisoff-1_0-0
GStreamer is a streaming media framework based on graphs of filters
that operate on media data. Applications using this library can do
anything media-related,from real-time sound processing to playing
@@ -343,6 +322,17 @@
videos. Its plug-in-based architecture means that new data types or
processing capabilities can be added simply by installing new plug-ins.
+%package -n libgstwebrtc-1_0-0
+Summary: GStreamer Streaming-Media Framework Plug-Ins
+Group: System/Libraries
+
+%description -n libgstwebrtc-1_0-0
+GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related,from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.
+
%package -n libgstvdpau
Summary: GStreamer Streaming-Media Framework Plug-Ins
Group: System/Libraries
@@ -360,23 +350,21 @@
Requires: %{name} = %{version}
Requires: gstreamer-devel
Requires: libgstadaptivedemux-1_0-0 = %{version}
-Requires: libgstbadallocators-1_0-0 = %{version}
Requires: libgstbadaudio-1_0-0 = %{version}
-Requires: libgstbadbase-1_0-0 = %{version}
Requires: libgstbadvideo-1_0-0 = %{version}
Requires: libgstbasecamerabinsrc-1_0-0 = %{version}
Requires: libgstcodecparsers-1_0-0 = %{version}
-Requires: libgstgl-1_0-0 = %{version}
Requires: libgstinsertbin-1_0-0 = %{version}
+Requires: libgstisoff-1_0-0 = %{version}
Requires: libgstmpegts-1_0-0 = %{version}
Requires: libgstphotography-1_0-0 = %{version}
Requires: libgstplayer-1_0-0 = %{version}
Requires: libgsturidownloader-1_0-0 = %{version}
-Requires: typelib-1_0-GstBadAllocators-1_0 = %{version}
-Requires: typelib-1_0-GstGL-1_0 = %{version}
+Requires: libgstwebrtc-1_0-0 = %{version}
Requires: typelib-1_0-GstInsertBin-1_0 = %{version}
Requires: typelib-1_0-GstMpegts-1_0 = %{version}
Requires: typelib-1_0-GstPlayer-1_0 = %{version}
+Requires: typelib-1_0-GstWebRTC-1_0 = %{version}
%if 0%{?suse_version} >= 1500
Requires: libgstwayland-1_0-0 = %{version}
%endif
@@ -417,55 +405,44 @@
videos. Its plug-in-based architecture means that new data types or
processing capabilities can be added simply by installing new plug-ins.
-%package -n typelib-1_0-GstBadAllocators-1_0
+%package -n typelib-1_0-GstInsertBin-1_0
Summary: GStreamer Streaming-Media Framework Plug-Ins -- Introspection
bindings
Group: System/Libraries
-%description -n typelib-1_0-GstBadAllocators-1_0
+%description -n typelib-1_0-GstInsertBin-1_0
GStreamer is a streaming media framework based on graphs of filters
that operate on media data. Applications using this library can do
anything media-related, from real-time sound processing to playing
videos. Its plug-in-based architecture means that new data types or
processing capabilities can be added simply by installing new plug-ins.
-%package -n typelib-1_0-GstGL-1_0
+%package -n typelib-1_0-GstMpegts-1_0
Summary: GStreamer Streaming-Media Framework Plug-Ins -- Introspection
bindings
Group: System/Libraries
-%description -n typelib-1_0-GstGL-1_0
+%description -n typelib-1_0-GstMpegts-1_0
GStreamer is a streaming media framework based on graphs of filters
that operate on media data. Applications using this library can do
anything media-related, from real-time sound processing to playing
videos. Its plug-in-based architecture means that new data types or
processing capabilities can be added simply by installing new plug-ins.
-%package -n typelib-1_0-GstInsertBin-1_0
+%package -n typelib-1_0-GstPlayer-1_0
Summary: GStreamer Streaming-Media Framework Plug-Ins -- Introspection
bindings
Group: System/Libraries
-%description -n typelib-1_0-GstInsertBin-1_0
+%description -n typelib-1_0-GstPlayer-1_0
GStreamer is a streaming media framework based on graphs of filters
that operate on media data. Applications using this library can do
anything media-related, from real-time sound processing to playing
videos. Its plug-in-based architecture means that new data types or
processing capabilities can be added simply by installing new plug-ins.
-%package -n typelib-1_0-GstMpegts-1_0
+%package -n typelib-1_0-GstWebRTC-1_0
Summary: GStreamer Streaming-Media Framework Plug-Ins -- Introspection
bindings
Group: System/Libraries
-%description -n typelib-1_0-GstMpegts-1_0
-GStreamer is a streaming media framework based on graphs of filters
-that operate on media data. Applications using this library can do
-anything media-related, from real-time sound processing to playing
-videos. Its plug-in-based architecture means that new data types or
-processing capabilities can be added simply by installing new plug-ins.
-
-%package -n typelib-1_0-GstPlayer-1_0
-Summary: GStreamer Streaming-Media Framework Plug-Ins -- Introspection
bindings
-Group: System/Libraries
-
-%description -n typelib-1_0-GstPlayer-1_0
+%description -n typelib-1_0-GstWebRTC-1_0
GStreamer is a streaming media framework based on graphs of filters
that operate on media data. Applications using this library can do
anything media-related, from real-time sound processing to playing
@@ -478,14 +455,13 @@
%autosetup -n %{_name}-%{version} -p1
%build
-# Needed for patch2
-autoreconf -fiv
export PYTHON=%{_bindir}/python3
+# Needed for patch0 and 1
+autoreconf -fiv
%configure \
%if ! 0%{?BUILD_ORIG}
--with-package-name='openSUSE GStreamer-plugins-bad package' \
--with-package-origin='http://download.opensuse.org' \
- --disable-dvdspu \
--disable-resindvd \
--disable-siren \
%endif
@@ -525,36 +501,43 @@
%endif
%post -n libgstadaptivedemux-1_0-0 -p /sbin/ldconfig
-%post -n libgstbadallocators-1_0-0 -p /sbin/ldconfig
+%postun -n libgstadaptivedemux-1_0-0 -p /sbin/ldconfig
+
%post -n libgstbadaudio-1_0-0 -p /sbin/ldconfig
-%post -n libgstbadbase-1_0-0 -p /sbin/ldconfig
+%postun -n libgstbadaudio-1_0-0 -p /sbin/ldconfig
+
%post -n libgstbadvideo-1_0-0 -p /sbin/ldconfig
+%postun -n libgstbadvideo-1_0-0 -p /sbin/ldconfig
+
%post -n libgstbasecamerabinsrc-1_0-0 -p /sbin/ldconfig
+%postun -n libgstbasecamerabinsrc-1_0-0 -p /sbin/ldconfig
+
%post -n libgstcodecparsers-1_0-0 -p /sbin/ldconfig
-%post -n libgstgl-1_0-0 -p /sbin/ldconfig
+%postun -n libgstcodecparsers-1_0-0 -p /sbin/ldconfig
+
%post -n libgstinsertbin-1_0-0 -p /sbin/ldconfig
-%post -n libgstmpegts-1_0-0 -p /sbin/ldconfig
-%post -n libgstphotography-1_0-0 -p /sbin/ldconfig
-%post -n libgstplayer-1_0-0 -p /sbin/ldconfig
-%post -n libgsturidownloader-1_0-0 -p /sbin/ldconfig
-%if 0%{?suse_version} >= 1500
-%post -n libgstwayland-1_0-0 -p /sbin/ldconfig
-%endif
+%postun -n libgstinsertbin-1_0-0 -p /sbin/ldconfig
-%postun -n libgstadaptivedemux-1_0-0 -p /sbin/ldconfig
-%postun -n libgstbadallocators-1_0-0 -p /sbin/ldconfig
-%postun -n libgstbadaudio-1_0-0 -p /sbin/ldconfig
-%postun -n libgstbadbase-1_0-0 -p /sbin/ldconfig
-%postun -n libgstbadvideo-1_0-0 -p /sbin/ldconfig
-%postun -n libgstbasecamerabinsrc-1_0-0 -p /sbin/ldconfig
-%postun -n libgstgl-1_0-0 -p /sbin/ldconfig
+%post -n libgstisoff-1_0-0 -p /sbin/ldconfig
+%postun -n libgstisoff-1_0-0 -p /sbin/ldconfig
+
+%post -n libgstmpegts-1_0-0 -p /sbin/ldconfig
%postun -n libgstmpegts-1_0-0 -p /sbin/ldconfig
+
+%post -n libgstphotography-1_0-0 -p /sbin/ldconfig
%postun -n libgstphotography-1_0-0 -p /sbin/ldconfig
+
+%post -n libgstplayer-1_0-0 -p /sbin/ldconfig
%postun -n libgstplayer-1_0-0 -p /sbin/ldconfig
-%postun -n libgstcodecparsers-1_0-0 -p /sbin/ldconfig
-%postun -n libgstinsertbin-1_0-0 -p /sbin/ldconfig
+
+%post -n libgsturidownloader-1_0-0 -p /sbin/ldconfig
%postun -n libgsturidownloader-1_0-0 -p /sbin/ldconfig
+
+%post -n libgstwebrtc-1_0-0 -p /sbin/ldconfig
+%postun -n libgstwebrtc-1_0-0 -p /sbin/ldconfig
+
%if 0%{?suse_version} >= 1500
+%post -n libgstwayland-1_0-0 -p /sbin/ldconfig
%postun -n libgstwayland-1_0-0 -p /sbin/ldconfig
%endif
@@ -572,7 +555,7 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstassrender.so
%{_libdir}/gstreamer-%{gst_branch}/libgstaudiobuffersplit.so
%{_libdir}/gstreamer-%{gst_branch}/libgstaudiofxbad.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstaudiomixer.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstaudiolatency.so
%{_libdir}/gstreamer-%{gst_branch}/libgstaudiomixmatrix.so
%{_libdir}/gstreamer-%{gst_branch}/libgstaudiovisualizers.so
%{_libdir}/gstreamer-%{gst_branch}/libgstautoconvert.so
@@ -581,6 +564,7 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstbz2.so
%{_libdir}/gstreamer-%{gst_branch}/libgstcamerabin.so
%{_libdir}/gstreamer-%{gst_branch}/libgstcoloreffects.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstcolormanagement.so
%{_libdir}/gstreamer-%{gst_branch}/libgstcompositor.so
%{_libdir}/gstreamer-%{gst_branch}/libgstcurl.so
%{_libdir}/gstreamer-%{gst_branch}/libgstdashdemux.so
@@ -590,6 +574,7 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstdtls.so
%{_libdir}/gstreamer-%{gst_branch}/libgstdvb.so
%{_libdir}/gstreamer-%{gst_branch}/libgstdvbsuboverlay.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstdvdspu.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfaceoverlay.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfbdevsink.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfieldanalysis.so
@@ -600,9 +585,9 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstgeometrictransform.so
%{_libdir}/gstreamer-%{gst_branch}/libgstgme.so
%{_libdir}/gstreamer-%{gst_branch}/libgstgsm.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstgtk.so
%{_libdir}/gstreamer-%{gst_branch}/libgsthls.so
%{_libdir}/gstreamer-%{gst_branch}/libgstid3tag.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstipcpipeline.so
%{_libdir}/gstreamer-%{gst_branch}/libgstinter.so
%{_libdir}/gstreamer-%{gst_branch}/libgstinterlace.so
%{_libdir}/gstreamer-%{gst_branch}/libgstivfparse.so
@@ -625,11 +610,13 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstmxf.so
%{_libdir}/gstreamer-%{gst_branch}/libgstnetsim.so
%{_libdir}/gstreamer-%{gst_branch}/libgstopenexr.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstopengl.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstopenglmixers.so
%if 0%{?ENABLE_OPENH264}
%{_libdir}/gstreamer-%{gst_branch}/libgstopenh264.so
%endif
+%{_libdir}/gstreamer-%{gst_branch}/libgstopenmpt.so
%{_libdir}/gstreamer-%{gst_branch}/libgstopusparse.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstproxy.so
%{_libdir}/gstreamer-%{gst_branch}/libgstneonhttpsrc.so
%{_libdir}/gstreamer-%{gst_branch}/libgstofa.so
%{_libdir}/gstreamer-%{gst_branch}/libgstpcapparse.so
@@ -640,7 +627,6 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstrsvg.so
%{_libdir}/gstreamer-%{gst_branch}/libgstrtponvif.so
%{_libdir}/gstreamer-%{gst_branch}/libgstsbc.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstschro.so
%{_libdir}/gstreamer-%{gst_branch}/libgstsdpelem.so
%{_libdir}/gstreamer-%{gst_branch}/libgstsegmentclip.so
%{_libdir}/gstreamer-%{gst_branch}/libgstshm.so
@@ -664,6 +650,7 @@
%if 0%{?suse_version} >= 1500
%{_libdir}/gstreamer-%{gst_branch}/libgstwaylandsink.so
%endif
+%{_libdir}/gstreamer-%{gst_branch}/libgstwebrtc.so
%{_libdir}/gstreamer-%{gst_branch}/libgstwebrtcdsp.so
%{_libdir}/gstreamer-%{gst_branch}/libgsty4mdec.so
%{_libdir}/gstreamer-%{gst_branch}/libgstyadif.so
@@ -688,15 +675,9 @@
%files -n libgstadaptivedemux-1_0-0
%{_libdir}/libgstadaptivedemux-%{gst_branch}.so.0*
-%files -n libgstbadallocators-1_0-0
-%{_libdir}/libgstbadallocators-%{gst_branch}.so.0*
-
%files -n libgstbadaudio-1_0-0
%{_libdir}/libgstbadaudio-%{gst_branch}.so.0*
-%files -n libgstbadbase-1_0-0
-%{_libdir}/libgstbadbase-%{gst_branch}.so.0*
-
%files -n libgstbadvideo-1_0-0
%{_libdir}/libgstbadvideo-%{gst_branch}.so.0*
@@ -706,9 +687,6 @@
%files -n libgstplayer-1_0-0
%{_libdir}/libgstplayer-%{gst_branch}.so.0*
-%files -n libgstgl-1_0-0
-%{_libdir}/libgstgl-%{gst_branch}.so.0*
-
%files -n libgstbasecamerabinsrc-1_0-0
%{_libdir}/libgstbasecamerabinsrc-%{gst_branch}.so.0*
@@ -724,6 +702,12 @@
%files -n libgsturidownloader-1_0-0
%{_libdir}/libgsturidownloader-%{gst_branch}.so.0*
+%files -n libgstisoff-1_0-0
+%{_libdir}/libgstisoff-%{gst_branch}.so.0*
+
+%files -n libgstwebrtc-1_0-0
+%{_libdir}/libgstwebrtc-%{gst_branch}.so.0*
+
%files -n libgstvdpau
%{_libdir}/gstreamer-%{gst_branch}/libgstvdpau.so
@@ -732,12 +716,6 @@
%{_libdir}/libgstwayland-1.0.so.*
%endif
-%files -n typelib-1_0-GstBadAllocators-1_0
-%{_libdir}/girepository-1.0/GstBadAllocators-1.0.typelib
-
-%files -n typelib-1_0-GstGL-1_0
-%{_libdir}/girepository-1.0/GstGL-1.0.typelib
-
%files -n typelib-1_0-GstInsertBin-1_0
%{_libdir}/girepository-1.0/GstInsertBin-1.0.typelib
@@ -747,23 +725,20 @@
%files -n typelib-1_0-GstPlayer-1_0
%{_libdir}/girepository-1.0/GstPlayer-1.0.typelib
+%files -n typelib-1_0-GstWebRTC-1_0
+%{_libdir}/girepository-1.0/GstWebRTC-1.0.typelib
+
%files devel
%{_includedir}/gstreamer-%{gst_branch}
-%dir %{_libdir}/gstreamer-%{gst_branch}/include
-%dir %{_libdir}/gstreamer-%{gst_branch}/include/gst
-%dir %{_libdir}/gstreamer-%{gst_branch}/include/gst/gl
-%{_libdir}/gstreamer-%{gst_branch}/include/gst/gl/gstglconfig.h
%{_libdir}/*.so
-%{_libdir}/pkgconfig/gstreamer-bad-allocators-%{gst_branch}.pc
%{_libdir}/pkgconfig/gstreamer-bad-audio-%{gst_branch}.pc
-%{_libdir}/pkgconfig/gstreamer-bad-base-%{gst_branch}.pc
%{_libdir}/pkgconfig/gstreamer-bad-video-%{gst_branch}.pc
%{_libdir}/pkgconfig/gstreamer-codecparsers-%{gst_branch}.pc
-%{_libdir}/pkgconfig/gstreamer-gl-%{gst_branch}.pc
%{_libdir}/pkgconfig/gstreamer-insertbin-%{gst_branch}.pc
%{_libdir}/pkgconfig/gstreamer-mpegts-%{gst_branch}.pc
%{_libdir}/pkgconfig/gstreamer-player-%{gst_branch}.pc
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{gst_branch}.pc
+%{_libdir}/pkgconfig/gstreamer-webrtc-1.0.pc
%{_datadir}/gir-1.0/*.gir
%files lang -f %{_name}-%{gst_branch}.lang
@@ -781,11 +756,8 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstvoamrwbenc.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvoaacenc.so
%{_libdir}/gstreamer-%{gst_branch}/libgstdtsdec.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstdvdspu.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstfaac.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstfaad.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfdkaac.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstlibde265.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstde265.so
%{_libdir}/gstreamer-%{gst_branch}/libgstmodplug.so
%{_libdir}/gstreamer-%{gst_branch}/libgstrtmp.so
%{_libdir}/gstreamer-%{gst_branch}/libgstsiren.so
++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.kUcja0/_old 2018-05-29 10:27:14.695651861 +0200
+++ /var/tmp/diff_new_pack.kUcja0/_new 2018-05-29 10:27:14.695651861 +0200
@@ -4,16 +4,16 @@
gstreamer-plugins-bad-orig-addon
libgstadaptivedemux-1_0-0
libgstbadaudio-1_0-0
-libgstbadbase-1_0-0
libgstbadvideo-1_0-0
libgstbasecamerabinsrc-1_0-0
libgstcodecparsers-1_0-0
-libgstgl-1_0-0
libgstinsertbin-1_0-0
+libgstisoff-1_0-0
libgstmpegts-1_0-0
libgstphotography-1_0-0
libgstplayer-1_0-0
libgsturidownloader-1_0-0
libgstvdpau
libgstwayland-1_0-0
+libgstwebrtc-1_0-0
++++++ gst-plugins-bad-1.12.5.tar.xz -> gst-plugins-bad-1.14.1.tar.xz ++++++
++++ 443483 lines of diff (skipped)