Hello community,
here is the log from the commit of package gstreamer-plugins-good for
openSUSE:Factory checked in at 2016-02-12 11:21:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-03 10:18:02.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
2016-02-12 11:21:45.000000000 +0100
@@ -1,0 +2,40 @@
+Thu Jan 21 21:34:01 UTC 2016 - [email protected]
+
+- Update to version 1.6.3:
+ - Fix regression in GL library that made glimagesink unsable on
+ Android.
+ - Integer arithmetic overflow in queue2 element that could break
+ buffering or cause crashes due to NULL pointer dereference.
+ - Fix crash in AAC/ADTS typefinder caused by reading more memory
+ than is available.
+ - Stop ignoring encoder errors in the VP8/VP9 encoders.
+ - Deprecate GstVideoEncoder GST_VIDEO_ENCODER_FLOW_DROPPED. It's
+ redudant and was never actually implemented.
+ - Ensure to store the correct video info in GstVideoBufferPool.
+ - Fix caps in rtspsrc when doing SRTP over interleaved TCP.
+ - Fix crash in pcap parser on 0-sized packets.
+ - Clear EOS flag in appsrc to allow reuse after EOS and
+ flushing.
+ - Ignore flushing streams in streamsynchronizer during stream
+ switches to fix problems caused by this in
+ gst-editing-services.
+ - Ignore tags and other metadata in WAV files after the "data"
+ chunk in PUSH mode to prevent them from being interpreted as
+ audio.
+ - Correctly use colorimetry in v4l2 only for YUV color formats.
+ - Set reserved bits in MPEG TS muxer to 1s.
+ - Fix calculation of SBC frame lengths.
+ - Fix output of the RTP JPEG2000 depayloader to have one frame
+ per buffer and crash in the OpenJPEG decoder on incomplete
+ frames.
+ - Update ffmpeg snapshot in gst-libav to 2.8.5.
+ - Memory leak fixes in scaletempo, the raw video RTP
+ depayloader, and in playsink related to audio/video filters.
+ - Fixes for error handling in the OSX audio plugin.
+ - Various gobject-introspection annotation fixes and additions.
+ - Compiler warning fixes for latest clang compiler.
+- Switch to using http://gstreamer.freedesktop.org/ as the source
+ URL instead of http://download.gnome.org/; the former seems to
+ be updated more frequently.
+
+-------------------------------------------------------------------
Old:
----
gst-plugins-good-1.6.2.tar.xz
New:
----
gst-plugins-good-1.6.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-good.spec ++++++
--- /var/tmp/diff_new_pack.l78tsH/_old 2016-02-12 11:21:46.000000000 +0100
+++ /var/tmp/diff_new_pack.l78tsH/_new 2016-02-12 11:21:46.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gstreamer-plugins-good
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,14 +22,14 @@
Name: gstreamer-plugins-good
%define _name gst-plugins-good
-Version: 1.6.2
+Version: 1.6.3
Release: 0
%define gst_branch 1.0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: LGPL-2.1+
Group: Productivity/Multimedia/Other
Url: http://gstreamer.freedesktop.org/
-Source0:
http://download.gnome.org/sources/gst-plugins-good/1.6/%{_name}-%{version}.tar.xz
+Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
Source1: gstreamer-plugins-good.appdata.xml
Source99: baselibs.conf
%if 0%{?ENABLE_AALIB}
@@ -37,8 +37,8 @@
%endif
BuildRequires: gcc-c++
BuildRequires: glib2-devel >= 2.31.14
-BuildRequires: gstreamer-devel >= 1.6.2
-BuildRequires: gstreamer-plugins-base-devel >= 1.6.2
+BuildRequires: gstreamer-devel >= 1.6.3
+BuildRequires: gstreamer-plugins-base-devel >= 1.6.3
BuildRequires: gtk-doc >= 1.12
BuildRequires: libICE-devel
BuildRequires: libSM-devel
++++++ gst-plugins-good-1.6.2.tar.xz -> gst-plugins-good-1.6.3.tar.xz ++++++
++++ 3416 lines of diff (skipped)