Hello community,
here is the log from the commit of package gstreamer-plugins-base for
openSUSE:Factory checked in at 2016-04-30 23:26:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-base"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes
2016-02-23 16:52:53.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes
2016-04-30 23:26:54.000000000 +0200
@@ -1,0 +2,29 @@
+Sat Mar 26 17:11:24 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#763316.
+- Add pkgconfig(opus) BuildRequires: New optional dependency.
+- Add explicit pkgconfig(gio-unix-2.0) BuildRequires: Already
+ pulled in, but add it so we can version it.
+
+-------------------------------------------------------------------
Old:
----
gst-plugins-base-1.6.3.tar.xz
New:
----
gst-plugins-base-1.8.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-base.spec ++++++
--- /var/tmp/diff_new_pack.86VKBg/_old 2016-04-30 23:26:55.000000000 +0200
+++ /var/tmp/diff_new_pack.86VKBg/_new 2016-04-30 23:26:55.000000000 +0200
@@ -18,7 +18,7 @@
Name: gstreamer-plugins-base
%define _name gst-plugins-base
-Version: 1.6.3
+Version: 1.8.0
Release: 0
%define gst_branch 1.0
Url: http://gstreamer.freedesktop.org/
@@ -31,8 +31,8 @@
Source2: baselibs.conf
Patch0: aarch64-no-neon.patch
BuildRequires: cdparanoia-devel
-BuildRequires: glib2-devel >= 2.32
-BuildRequires: gstreamer-devel >= 1.6.3
+BuildRequires: glib2-devel >= 2.40.0
+BuildRequires: gstreamer-devel >= 1.8.0
BuildRequires: gstreamer-utils > 0.11
BuildRequires: gtk-doc >= 1.12
BuildRequires: libICE-devel
@@ -49,12 +49,14 @@
BuildRequires: gobject-introspection-devel >= 1.31.1
BuildRequires: pkgconfig(alsa) >= 0.9.1
BuildRequires: pkgconfig(freetype2) >= 2.0.9
+BuildRequires: pkgconfig(gio-unix-2.0) >= 2.24
BuildRequires: pkgconfig(gtk+-3.0) >= 3.10
BuildRequires: pkgconfig(gtk+-x11-3.0) >= 3.0.0
BuildRequires: pkgconfig(iso-codes)
BuildRequires: pkgconfig(libvisual-0.4) >= 0.4.0
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(ogg) >= 1.0
+BuildRequires: pkgconfig(opus) >= 0.9.4
BuildRequires: pkgconfig(pango) >= 1.22.0
BuildRequires: pkgconfig(pangocairo) >= 1.22.0
BuildRequires: pkgconfig(theoradec) >= 1.1
@@ -506,6 +508,7 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstgio.so
%{_libdir}/gstreamer-%{gst_branch}/libgstlibvisual.so
%{_libdir}/gstreamer-%{gst_branch}/libgstogg.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstopus.so
%{_libdir}/gstreamer-%{gst_branch}/libgstpango.so
%{_libdir}/gstreamer-%{gst_branch}/libgstplayback.so
%{_libdir}/gstreamer-%{gst_branch}/libgstsubparse.so
++++++ gst-plugins-base-1.6.3.tar.xz -> gst-plugins-base-1.8.0.tar.xz ++++++
++++ 160417 lines of diff (skipped)