Hello community, here is the log from the commit of package gstreamer for openSUSE:Factory checked in at 2017-09-25 13:56:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gstreamer (Old) and /work/SRC/openSUSE:Factory/.gstreamer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer" Mon Sep 25 13:56:26 2017 rev:46 rq:528119 version:1.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gstreamer/gstreamer.changes 2017-09-04 12:17:29.290392230 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer.new/gstreamer.changes 2017-09-25 13:56:31.971177267 +0200 @@ -1,0 +2,24 @@ +Mon Sep 18 21:07:49 UTC 2017 - [email protected] + +- Update to version 1.12.3: + + Fix for infinite recursion on buffer free in v4l2. + + Fix for glimagesink crash on macOS when used via autovideosink. + + Fix for huge overhead in matroskamux caused by writing one + Cluster per audio-frame in audio-only streams. Also use + SimpleBlocks for Opus and other audio codecs, which works + around a bug in VLC that prevented Opus streams to be played + and decreases overhead even more. + + Fix for flushing seeks in rtpmsrc always causing an error. + + Fix for timestamp overflows in calculations in audio encoder + base class. + + Fix for RTP h265 depayloader marking P-frames as I-frames. + + Fix for long connection delays of clients in RTSP server. + + Fixes for event handling in queue and queue2 elements, and + updates to buffering levels on NOT_LINKED streams. + + Various fixes to event and buffering handling in + decodebin3/playbin3. + + Various fixes for memory leaks, deadlocks and crashes in all + modules. + + Bugs fixed: bgo#778193, bgo#786034, bgo#786056, bgo#786561. + +------------------------------------------------------------------- @@ -10,0 +35,17 @@ + + Various fixes for crashes, assertions, deadlocks and memory + leaks. + + Regression fix for playback of live HLS streams. + + Regression fix for crash when playing back a tunneled RTSP + stream. + + Regression fix for playback of RLE animations in MOV + containers. + + Regression fix for RTP GSM payloading producing corrupted + output. + + Major bugfixes to the MXF demuxer, mostly related to seeking + and fixes to the frame reordering handling in the MXF muxer and + demuxer. + + Fix for playback of mono streams on MacOS. + + More fixes for index handling of ASF containers. + + Various fixes to adaptivedemux, DASH and HLS demuxers. + + Fix deadlock in gstreamer-editing-services during class + initialization. Old: ---- gstreamer-1.12.2.tar.xz New: ---- gstreamer-1.12.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gstreamer.spec ++++++ --- /var/tmp/diff_new_pack.hEWsA4/_old 2017-09-25 13:56:32.635083858 +0200 +++ /var/tmp/diff_new_pack.hEWsA4/_new 2017-09-25 13:56:32.635083858 +0200 @@ -18,14 +18,14 @@ Name: gstreamer %define _name gstreamer -Version: 1.12.2 +Version: 1.12.3 Release: 0 %define gst_branch 1.0 Summary: Streaming-Media Framework Runtime License: LGPL-2.1+ Group: Productivity/Multimedia/Other Url: http://gstreamer.freedesktop.org/ -Source0: http://download.gnome.org/sources/gstreamer/1.12/%{_name}-%{version}.tar.xz +Source0: https://gstreamer.freedesktop.org/src/gstreamer/%{_name}-%{version}.tar.xz Source1: gstreamer.macros Source2: gstreamer.prov Source99: baselibs.conf ++++++ gstreamer-1.12.2.tar.xz -> gstreamer-1.12.3.tar.xz ++++++ ++++ 2917 lines of diff (skipped)
