Accepting request 393180 from GNOME:Next

New stable update

OBS-URL: https://build.opensuse.org/request/show/393180
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer?expand=0&rev=80
This commit is contained in:
Bjørn Lie 2016-05-01 16:30:37 +00:00 committed by Git OBS Bridge
parent e5b123ffc9
commit 9c462a44ac
6 changed files with 43 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:947a314a212b5d94985d89b43440dbe66b696e12bbdf9a2f78967b98d74abedc
size 3616276

3
gstreamer-1.8.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a3722fb9302dd977c17ced4240293dc777cb716dc98c8cca63d75c27e5e3107
size 3605172

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 21 08:55:53 UTC 2016 - zaitor@opensuse.org
- Run pre_checkin.sh to get in sync with gstreamer.
-------------------------------------------------------------------
Sat Mar 26 19:04:04 UTC 2016 - zaitor@opensuse.org

View File

@ -19,7 +19,7 @@
Name: gstreamer-doc
%define _name gstreamer
%define build_doc 1
Version: 1.8.0
Version: 1.8.1
Release: 0
%define gst_branch 1.0
Summary: Streaming-Media Framework Runtime

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Wed Apr 20 17:23:37 UTC 2016 - zaitor@opensuse.org
- Update to version 1.8.1:
+ Fix app compilation with Android NDK r11 and newer.
+ Fix compilation of nvenc plugin against latest NVIDIA SDK 6.0.
+ Fix regression in avdeinterlace.
+ Fix memory corruption in scaletempo element with S16 input.
+ Fix regression in qtdemux with MSE streams.
+ Fix glitches at the start with all audio sinks except for
pulsesink.
+ Fix regression with encrypted HLS streams.
+ Fix automatic multithreaded decoding of VP8/9 video.
+ Fix deadlock in HTTP adaptive streams when scrub-seeking.
+ Fix regression in RTSP source with SRTP.
+ Add support for SRTP rollover counters in the RTSP source.
+ Add support for HiDPI ("Retina") screens in caopengllayersink.
+ bgo#727105: doc: Drop reference to osssink / esdsink / etc,
from gst-launch-1.0 man page.
+ bgo#741001: GST_DEBUG categories are missing when using
--gst-debug-help
+ bgo#761912: gstpad: Fix race between gst_element_remove_pad and
state change.
+ bgo#762995: queue: Use full running time for level calculation.
+ bgo#763753: valve: don't send sticky events as a direct
response to upstream events.
+ bgo#763757: multiqueue: Make sure mq- > percent remains valid
after modifying high-percent value.
+ bgo#765096: baseparse: When initializing DTS from PTS, remember
that we did so.
+ bgo#765260: baseparse: regression with aac streams.
+ Updated translations.
-------------------------------------------------------------------
Sat Mar 26 16:29:37 UTC 2016 - zaitor@opensuse.org

View File

@ -19,7 +19,7 @@
Name: gstreamer
%define _name gstreamer
%define build_doc 0
Version: 1.8.0
Version: 1.8.1
Release: 0
%define gst_branch 1.0
Summary: Streaming-Media Framework Runtime