Accepting request 405014 from multimedia:libs

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/405014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=36
This commit is contained in:
Dominique Leuenberger 2016-07-01 07:56:53 +00:00 committed by Git OBS Bridge
commit b043683554
4 changed files with 38 additions and 6 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,13 +1,40 @@
-------------------------------------------------------------------
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
- Add proper dependencies to the 32bit devel package
- Add proper dependencies to the 32bit devel package
-------------------------------------------------------------------
Tue May 31 14:41:01 UTC 2016 - meissner@suse.com
- baselibs.conf: add -devel for building 32bit Wine.
-------------------------------------------------------------------
Thu May 19 10:56:19 UTC 2016 - alarrosa@suse.com
- Update to GNOME 3.20.2 (Fate#318572)
-------------------------------------------------------------------
Wed Apr 20 17:31:52 UTC 2016 - zaitor@opensuse.org
@ -20,6 +47,12 @@ Wed Apr 20 17:31:52 UTC 2016 - zaitor@opensuse.org
+ bgo#765082: mikey: add new function gst_mikey_message_to_caps.
- Properly escape some macros in comments to silence rpmlint.
-------------------------------------------------------------------
Wed Apr 13 09:58:26 UTC 2016 - idonmez@suse.com
- Update to GNOME 3.20 Fate#318572
- Remove gstreamer-plugins-base-discid.patch
-------------------------------------------------------------------
Sat Mar 26 17:11:24 UTC 2016 - zaitor@opensuse.org

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}