Hello community,
here is the log from the commit of package gstreamer-plugins-ugly for
openSUSE:Factory checked in at 2016-04-30 23:27:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-ugly (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-ugly.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-ugly"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-ugly/gstreamer-plugins-ugly.changes
2016-02-12 11:21:56.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-ugly.new/gstreamer-plugins-ugly.changes
2016-04-30 23:27:58.000000000 +0200
@@ -1,0 +2,32 @@
+Mon Apr 18 09:17:13 UTC 2016 - [email protected]
+
+- Added installed (but unpackaged) file libgstmpg123.so on PMBS to
+ subpackage gstreamer-plugins-ugly-orig-addon.
+
+-------------------------------------------------------------------
+Sat Mar 26 20:08:33 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 pkgconfig(libmpg123) BuildRequires.
+
+-------------------------------------------------------------------
Old:
----
gst-plugins-ugly-1.6.3-patched.tar.xz
gst-plugins-ugly-1.6.3.tar.xz
New:
----
gst-plugins-ugly-1.8.0-patched.tar.xz
gst-plugins-ugly-1.8.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-ugly.spec ++++++
--- /var/tmp/diff_new_pack.UMihv6/_old 2016-04-30 23:27:59.000000000 +0200
+++ /var/tmp/diff_new_pack.UMihv6/_new 2016-04-30 23:27:59.000000000 +0200
@@ -24,7 +24,7 @@
%define _experimental 1
Name: gstreamer-plugins-ugly
-Version: 1.6.3
+Version: 1.8.0
Release: 0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: LGPL-2.1+
@@ -45,9 +45,9 @@
Patch1: gstreamer-revert-bogus-automake-version.patch
BuildRequires: automake
BuildRequires: gcc-c++
-BuildRequires: glib2-devel >= 2.32.0
-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: libcdio-devel >= 0.76
BuildRequires: libdvdread-devel
@@ -67,6 +67,7 @@
BuildRequires: libopencore-amr-devel
BuildRequires: libtwolame-devel
BuildRequires: libx264-devel >= 0.120
+BuildRequires: pkgconfig(libmpg123) >= 1.13
%endif
# Get minimum gstreamer and gstreamer-plugins-base required versions from
configure.ac
%define gstreamer_plugins_ugly_req %(xzgrep --text "^GST.*_REQ" %{S:0} | sort
-u | sed 's/GST_REQ=/gstreamer >= /;s/GSTPB_REQ=/gstreamer-plugins-base >= /' |
tr '\\n' ' ')
@@ -218,6 +219,7 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstlame.so
%{_libdir}/gstreamer-%{gst_branch}/libgstmad.so
%{_libdir}/gstreamer-%{gst_branch}/libgstmpeg2dec.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstmpg123.so
%{_libdir}/gstreamer-%{gst_branch}/libgsttwolame.so
%{_libdir}/gstreamer-%{gst_branch}/libgstx264.so
%{_datadir}/gstreamer-%{gst_branch}/presets/GstAmrnbEnc.prs
++++++ gst-plugins-ugly-1.6.3-patched.tar.xz ->
gst-plugins-ugly-1.8.0-patched.tar.xz ++++++
++++ 110318 lines of diff (skipped)
++++++ gst-plugins-ugly-1.6.3-patched.tar.xz -> gst-plugins-ugly-1.8.0.tar.xz
++++++
++++ 118608 lines of diff (skipped)