Hello community,
here is the log from the commit of package gstreamer-plugins-bad for
openSUSE:Factory checked in at 2016-04-30 23:26:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-bad"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes
2016-02-23 16:52:57.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
2016-04-30 23:26:36.000000000 +0200
@@ -1,0 +2,31 @@
+Sat Mar 26 19:10:39 UTC 2016 - [email protected]
+
+- Update to version 1.8.0:
+ + Hardware-accelerated zero-copy video decoding on Android
+ + New video capture source for Android using the
+ android.hardware.Camera API.
+ + Windows Media reverse playback support (ASF/WMV/WMA).
+ + New tracing system provides support for more sophisticated
+ debugging tools.
+ + New high-level GstPlayer playback convenience API.
+ + Initial support for the new Vulkan API, see Matthew Waters'
+ blog post for more details.
+ + Improved Opus audio codec support: Support for more than two
+ channels; MPEG-TS demuxer/muxer can now handle Opus;
+ sample-accurate encoding/decoding/transmuxing with Ogg,
+ Matroska, ISOBMFF (Quicktime/MP4), and MPEG-TS as container;
+ new codec utility functions for Opus header and caps handling
+ in pbutils library. The Opus encoder/decoder elements were
+ also moved to gst-plugins-base (from -bad), and the opus RTP
+ depayloader/payloader to -good.
+ + GStreamer VAAPI module now released and maintained as part of
+ the GStreamer project.
+ + Asset proxy support in the GStreamer Editing Services.
+ + Bugs fixed: bgo#763756, bgo#763793, bgo#763877, bgo#763974,
+ bgo#764066, bgo#763262.
+- Add pkgconfig(xcb) and pkgconfig(wayland-scanner) BuildRequires:
+ New dependencies.
+- Add 2 new subpackages and handle them in post/un
+ + libsgtbadaudio and libgstplayer.
+
+-------------------------------------------------------------------
Old:
----
gst-plugins-bad-1.6.3-patched.tar.xz
gst-plugins-bad-1.6.3.tar.xz
New:
----
gst-plugins-bad-1.8.0-patched.tar.xz
gst-plugins-bad-1.8.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.xbWQzl/_old 2016-04-30 23:26:37.000000000 +0200
+++ /var/tmp/diff_new_pack.xbWQzl/_new 2016-04-30 23:26:37.000000000 +0200
@@ -27,7 +27,7 @@
# Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
# Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched
build plus original as addon.
%define _name gst-plugins-bad
-Version: 1.6.3
+Version: 1.8.0
Release: 0
# FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't
want to depend on libxine!)
# FIXME: missing BuildRequires on libtiger (http://code.google.com/p/libtiger/)
@@ -55,10 +55,10 @@
BuildRequires: SDL-devel
# needed for patch0
BuildRequires: gcc-c++
-BuildRequires: glib2-devel >= 2.31.14
+BuildRequires: glib2-devel >= 2.40.0
BuildRequires: gnome-common
-BuildRequires: gstreamer-devel >= 1.6.3
-BuildRequires: gstreamer-plugins-base-devel >= 1.6.3
+BuildRequires: gstreamer-devel >= 1.8.0
+BuildRequires: gstreamer-plugins-base-devel >= 1.8.0
BuildRequires: gtk-doc
BuildRequires: ladspa-devel
BuildRequires: libgme-devel
@@ -87,7 +87,7 @@
BuildRequires: pkgconfig(gtk+-x11-3.0) >= 2.91.3
BuildRequires: pkgconfig(gudev-1.0)
BuildRequires: pkgconfig(kate) >= 0.1.7
-BuildRequires: pkgconfig(libass) >= 0.9.4
+BuildRequires: pkgconfig(libass) >= 0.10.2
BuildRequires: pkgconfig(libcdaudio)
%if 0%{?suse_version} != 1315
BuildRequires: pkgconfig(libchromaprint)
@@ -143,8 +143,10 @@
BuildRequires: pkgconfig(wayland-cursor) >= 1.0
%if 0%{?suse_version} >= 1320 || 0%{?is_opensuse}
BuildRequires: pkgconfig(wayland-egl) >= 9.0
+BuildRequires: pkgconfig(wayland-scanner) >= 1.4.0
%endif
BuildRequires: pkgconfig(x11)
+BuildRequires: pkgconfig(xcb) >= 1.10
# Not yet in openSUSE
#BuildRequires: pkgconfig(zbar) >= 0.9
BuildRequires: pkgconfig(zvbi-0.2)
@@ -242,6 +244,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 libgstbadaudio-1_0-0
+Summary: GStreamer Streaming-Media Framework Plug-Ins
+Group: System/Libraries
+
+%description -n libgstbadaudio-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 libgstbasecamerabinsrc-1_0-0
Summary: GStreamer Streaming-Media Framework Plug-Ins
Group: System/Libraries
@@ -286,6 +299,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 libgstplayer-1_0-0
+Summary: GStreamer Streaming-Media Framework Plug-Ins
+Group: System/Libraries
+
+%description -n libgstplayer-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 libgstvdp-1_0-0
Summary: GStreamer Streaming-Media Framework Plug-Ins
Group: System/Libraries
@@ -444,6 +468,8 @@
%post -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
%post -n libgstbadvideo-1_0-0 -p /sbin/ldconfig
@@ -466,6 +492,8 @@
%postun -n libgstadaptivedemux-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
@@ -478,6 +506,8 @@
%postun -n libgstphotography-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
@@ -544,7 +574,7 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstfluidsynthmidi.so
%endif
%{_libdir}/gstreamer-%{gst_branch}/libgstfieldanalysis.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstfragmented.so
+#{_libdir}/gstreamer-%{gst_branch}/libgstfragmented.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfreeverb.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfrei0r.so
%{_libdir}/gstreamer-%{gst_branch}/libgstgaudieffects.so
@@ -558,6 +588,7 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstgtksink.so
#%{_libdir}/gstreamer-%{gst_branch}/libgsth264parse.so
#%{_libdir}/gstreamer-%{gst_branch}/libgsthdvparse.so
+%{_libdir}/gstreamer-%{gst_branch}/libgsthls.so
%{_libdir}/gstreamer-%{gst_branch}/libgstid3tag.so
#%{_libdir}/gstreamer-%{gst_branch}/libgstinvtelecine.so
%{_libdir}/gstreamer-%{gst_branch}/libgstinter.so
@@ -571,7 +602,7 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstladspa.so
#%{_libdir}/gstreamer-%{gst_branch}/libgstlegacyresample.so
#%{_libdir}/gstreamer-%{gst_branch}/libgstlinsys.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstliveadder.so
+#{_libdir}/gstreamer-%{gst_branch}/libgstliveadder.so
%if %{with LV2}
#%{_libdir}/gstreamer-%{gst_branch}/libgstlv2.so
%endif
@@ -588,6 +619,7 @@
#%{_libdir}/gstreamer-%{gst_branch}/libgstmusepack.so
#%{_libdir}/gstreamer-%{gst_branch}/libgstmve.so
%{_libdir}/gstreamer-%{gst_branch}/libgstmxf.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstnetsim.so
%if 0%{?suse_version} != 1315
%{_libdir}/gstreamer-%{gst_branch}/libgstopenal.so
%endif
@@ -596,7 +628,7 @@
%if 0%{?suse_version} != 1315
%{_libdir}/gstreamer-%{gst_branch}/libgstopenjpeg.so
%endif
-%{_libdir}/gstreamer-%{gst_branch}/libgstopus.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstopusparse.so
%{_libdir}/gstreamer-%{gst_branch}/libgstneonhttpsrc.so
#%{_libdir}/gstreamer-%{gst_branch}/libgstnsf.so
#%{_libdir}/gstreamer-%{gst_branch}/libgstnuvdemux.so
@@ -608,7 +640,7 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstremovesilence.so
%{_libdir}/gstreamer-%{gst_branch}/libgstrfbsrc.so
%{_libdir}/gstreamer-%{gst_branch}/libgstrsvg.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstrtpbad.so
+#{_libdir}/gstreamer-%{gst_branch}/libgstrtpbad.so
%{_libdir}/gstreamer-%{gst_branch}/libgstrtponvif.so
%{_libdir}/gstreamer-%{gst_branch}/libgstsbc.so
%{_libdir}/gstreamer-%{gst_branch}/libgstschro.so
@@ -625,12 +657,14 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstspeed.so
%{_libdir}/gstreamer-%{gst_branch}/libgststereo.so
%{_libdir}/gstreamer-%{gst_branch}/libgstsubenc.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstteletextdec.so
#%{_libdir}/gstreamer-%{gst_branch}/libgsttimidity.so
#%{_libdir}/gstreamer-%{gst_branch}/libgsttrm.so
#%{_libdir}/gstreamer-%{gst_branch}/libgsttta.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvcdsrc.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvdpau.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvideofiltersbad.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstvideoframe_audiolevel.so
#%{_libdir}/gstreamer-%{gst_branch}/libgstvideomaxrate.so
#{_libdir}/gstreamer-%{gst_branch}/libgstvideomeasure.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvideoparsersbad.so
@@ -678,6 +712,10 @@
%defattr(-, root, root)
%{_libdir}/libgstadaptivedemux-%{gst_branch}.so.0*
+%files -n libgstbadaudio-1_0-0
+%defattr(-, root, root)
+%{_libdir}/libgstbadaudio-%{gst_branch}.so.0*
+
%files -n libgstbadbase-1_0-0
%defattr(-, root, root)
%{_libdir}/libgstbadbase-%{gst_branch}.so.0*
@@ -690,6 +728,10 @@
%defattr(-, root, root)
%{_libdir}/libgstphotography-%{gst_branch}.so.0*
+%files -n libgstplayer-1_0-0
+%defattr(-, root, root)
+%{_libdir}/libgstplayer-%{gst_branch}.so.0*
+
%files -n libgstgl-1_0-0
%defattr(-, root, root)
%{_libdir}/libgstgl-%{gst_branch}.so.0*
@@ -732,10 +774,14 @@
%dir %{_libdir}/gstreamer-%{gst_branch}/include/gst/gl
%{_libdir}/gstreamer-%{gst_branch}/include/gst/gl/gstglconfig.h
%{_libdir}/*.so
+%{_libdir}/pkgconfig/gstreamer-bad-audio-1.0.pc
+%{_libdir}/pkgconfig/gstreamer-bad-base-1.0.pc
+%{_libdir}/pkgconfig/gstreamer-bad-video-1.0.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-1.0.pc
+%{_libdir}/pkgconfig/gstreamer-player-1.0.pc
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{gst_branch}.pc
%files lang -f %{_name}-%{gst_branch}.lang
++++++ gst-plugins-bad-1.6.3-patched.tar.xz ->
gst-plugins-bad-1.8.0-patched.tar.xz ++++++
++++ 454051 lines of diff (skipped)
++++++ gst-plugins-bad-1.6.3-patched.tar.xz -> gst-plugins-bad-1.8.0.tar.xz
++++++
++++ 464033 lines of diff (skipped)
++++++ gstreamer-plugins-bad-patch-source.sh ++++++
--- /var/tmp/diff_new_pack.xbWQzl/_old 2016-04-30 23:26:43.000000000 +0200
+++ /var/tmp/diff_new_pack.xbWQzl/_new 2016-04-30 23:26:43.000000000 +0200
@@ -74,6 +74,7 @@
mpegvideoparse
mxf
onvif
+netsim
nsf
nuvdemux
patchdetect
@@ -98,6 +99,7 @@
tta
valve
videofilters
+videoframe_audiolevel
videomaxrate
videomeasure
videoparsers