diff --git a/gst-plugins-base-1.8.1.tar.xz b/gst-plugins-base-1.8.1.tar.xz deleted file mode 100644 index e9165e6..0000000 --- a/gst-plugins-base-1.8.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15a9de985cd265c344e359f5b19347df4021b7611ed2c2d91917cb900f2fad6f -size 2879248 diff --git a/gst-plugins-base-1.8.2.tar.xz b/gst-plugins-base-1.8.2.tar.xz new file mode 100644 index 0000000..e30e202 --- /dev/null +++ b/gst-plugins-base-1.8.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d7109c8fb0a5dec8edb17b0053c59a46aba7ddf48dc48ea822ebbbd4339d38d +size 2886960 diff --git a/gstreamer-plugins-base.changes b/gstreamer-plugins-base.changes index 5c7f62d..7889500 100644 --- a/gstreamer-plugins-base.changes +++ b/gstreamer-plugins-base.changes @@ -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 diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec index 9166c20..56eb34a 100644 --- a/gstreamer-plugins-base.spec +++ b/gstreamer-plugins-base.spec @@ -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}