Accepting request 402012 from home:Zaitor:branches:multimedia:libs

Stable version bump

OBS-URL: https://build.opensuse.org/request/show/402012
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=77
This commit is contained in:
Ismail Dönmez 2016-06-15 08:16:39 +00:00 committed by Git OBS Bridge
parent b97a1b7b62
commit 9fcf0a422f
4 changed files with 26 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:15a9de985cd265c344e359f5b19347df4021b7611ed2c2d91917cb900f2fad6f
size 2879248

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9d7109c8fb0a5dec8edb17b0053c59a46aba7ddf48dc48ea822ebbbd4339d38d
size 2886960

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Jun 14 10:41:49 UTC 2016 - zaitor@opensuse.org
- Update to version 1.8.2:
+ bgo#765534: encoding-profile: Remove codec_data and
streamheader fields from constraint caps.
+ bgo#765538: codec-utils: Don't put level=0 into the caps.
+ bgo#765541: smartencoder: Only accept TIME segments for real.
+ bgo#765684: opusdec: Won't negotiate sampling rate anymore.
+ bgo#765706: opusdec: caps leak in gst_opus_dec_negotiate().
+ bgo#765708: encoding-profile: Make creation of encoding profile
from discoverer info more robust.
+ bgo#766204: sdp: rtpjpegdepay regression: Does not extract
frame dimensions from SDP anymore.
+ bgo#766265: opusdec with FEC breaks when packet sizes change.
+ bgo#766510: videosink: test_video_center_rect raise a warning
when turning on debug.
+ bgo#766515: playbin: fix suburidecodebin leak.
+ bgo#767163: video-color: Fix colorimetry IS_UNKNOWN.
- Stop passing --enable-experimental to configure, we should not
have experimental codecs (and currently none are built).
-------------------------------------------------------------------
Wed Jun 1 10:18:20 UTC 2016 - idonmez@suse.com

View File

@ -18,7 +18,7 @@
Name: gstreamer-plugins-base
%define _name gst-plugins-base
Version: 1.8.1
Version: 1.8.2
Release: 0
%define gst_branch 1.0
Url: http://gstreamer.freedesktop.org/
@ -420,7 +420,6 @@ translation-update-upstream po gst-plugins-base-%{gst_branch}
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
%configure\
--disable-static\
--enable-experimental\
--enable-gtk-doc\
--enable-introspection\
%{nil}