Hello community,
here is the log from the commit of package gstreamer-plugins-good for
openSUSE:Factory checked in at 2016-04-30 23:28:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-good (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-good"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2016-02-12 11:21:45.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
2016-04-30 23:28:39.000000000 +0200
@@ -1,0 +2,34 @@
+Mon Apr 18 13:04:31 UTC 2016 - [email protected]
+
+- Changed required version of libvpx to >= 1.3.0, package can be
+ successfully built against it and version >= 1.4.0 isn't
+ available for openSUSE 13.2 and Leap 42.1 on PMBS.
+
+-------------------------------------------------------------------
+Sat Mar 26 18:58:46 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.
+- Add explicit pkgconfig(libsoup-2.4) BuildRequires and version it.
+- Pass --enable-v4l2-probe to configure. This is a runtime check.
+
+-------------------------------------------------------------------
Old:
----
gst-plugins-good-1.6.3.tar.xz
New:
----
gst-plugins-good-1.8.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-good.spec ++++++
--- /var/tmp/diff_new_pack.bdnras/_old 2016-04-30 23:28:40.000000000 +0200
+++ /var/tmp/diff_new_pack.bdnras/_new 2016-04-30 23:28:40.000000000 +0200
@@ -22,7 +22,7 @@
Name: gstreamer-plugins-good
%define _name gst-plugins-good
-Version: 1.6.3
+Version: 1.8.0
Release: 0
%define gst_branch 1.0
Summary: GStreamer Streaming-Media Framework Plug-Ins
@@ -36,9 +36,9 @@
BuildRequires: aalib-devel
%endif
BuildRequires: gcc-c++
-BuildRequires: glib2-devel >= 2.31.14
-BuildRequires: gstreamer-devel >= 1.6.3
-BuildRequires: gstreamer-plugins-base-devel >= 1.6.3
+BuildRequires: glib2-devel >= 2.40.0
+BuildRequires: gstreamer-devel >= 1.8.0
+BuildRequires: gstreamer-plugins-base-devel >= 1.8.0
BuildRequires: gtk-doc >= 1.12
BuildRequires: libICE-devel
BuildRequires: libSM-devel
@@ -69,13 +69,14 @@
BuildRequires: pkgconfig(libpng) >= 1.2
BuildRequires: pkgconfig(libpulse) >= 1.0
BuildRequires: pkgconfig(libraw1394) >= 2.0.0
+BuildRequires: pkgconfig(libsoup-2.4) >= 2.48.0
BuildRequires: pkgconfig(libsoup-gnome-2.4) >= 2.40.0
BuildRequires: pkgconfig(libv4l2)
BuildRequires: pkgconfig(libxml-2.0) >= 2.4.9
BuildRequires: pkgconfig(shout) >= 2.0
BuildRequires: pkgconfig(speex) >= 1.1.6
BuildRequires: pkgconfig(taglib) >= 1.5
-BuildRequires: pkgconfig(vpx) >= 1.1.0
+BuildRequires: pkgconfig(vpx) >= 1.3.0
BuildRequires: pkgconfig(wavpack) >= 4.60.0
BuildRequires: pkgconfig(xdamage)
BuildRequires: pkgconfig(xfixes)
@@ -127,6 +128,7 @@
--disable-aalib\
%endif
--enable-gtk-doc\
+ --enable-v4l2-probe\
--with-gtk=3.0\
--enable-experimental
make %{?jobs:-j%jobs}
++++++ gst-plugins-good-1.6.3.tar.xz -> gst-plugins-good-1.8.0.tar.xz ++++++
++++ 118251 lines of diff (skipped)