From 9ba59ef67cef1e30c8a4ff1aaabca4a698390c3f6884092a126fb4c570d5f98a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 24 Mar 2013 12:37:43 +0000 Subject: [PATCH] Accepting request 160689 from home:Zaitor:branches:multimedia:libs Update to ver 1.0.6 OBS-URL: https://build.opensuse.org/request/show/160689 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=25 --- gst-plugins-base-1.0.5.tar.xz | 3 --- gst-plugins-base-1.0.6.tar.xz | 3 +++ gstreamer-plugins-base.changes | 23 +++++++++++++++++++++++ gstreamer-plugins-base.spec | 2 +- 4 files changed, 27 insertions(+), 4 deletions(-) delete mode 100644 gst-plugins-base-1.0.5.tar.xz create mode 100644 gst-plugins-base-1.0.6.tar.xz diff --git a/gst-plugins-base-1.0.5.tar.xz b/gst-plugins-base-1.0.5.tar.xz deleted file mode 100644 index 7e07aaa..0000000 --- a/gst-plugins-base-1.0.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37ce6e09b99ef3879111c861ee5090582b4fd4c764e81ab6eb2b2b4dd77d7173 -size 2351532 diff --git a/gst-plugins-base-1.0.6.tar.xz b/gst-plugins-base-1.0.6.tar.xz new file mode 100644 index 0000000..654452a --- /dev/null +++ b/gst-plugins-base-1.0.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85e5f99af690f720ccde5ea7e793269d35883a3ead80ca9985fa44e18bb1a4a5 +size 2363832 diff --git a/gstreamer-plugins-base.changes b/gstreamer-plugins-base.changes index f75313e..43f5841 100644 --- a/gstreamer-plugins-base.changes +++ b/gstreamer-plugins-base.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Sat Mar 23 11:59:13 UTC 2013 - zaitor@opensuse.org + +- Update to version 1.0.6: + + adder: fix setting caps via the "caps" property. + + alsasink: don't use 100% CPU. + + appsrc: fix locking order. + + encodebin: sync muxer state with parent bin so encodebin can be + added dynamically to pipeline. + + libvisual: fix improper video frame clear operation. + + pango: fix attribute list handling. + + playbin: + - fix playsink caps handling so that converters get plugged + when needed. + - fix subtitleoverlay caps handling to avoid not-negotiated + errors when plugins are missing. + + videoscale: Correct DAR and border calculations. + + ximagesink: fon't access structures of EMPTY caps. + + typefinding: fix y4m caps. + + build: fix build with automake 1.13. + + Bugs fixed: bgo#688476, bgo#688803, bgo#690937, bgo#691687, + bgo#693224, bgo#693372, bgo#693981, bgo#696019. + ------------------------------------------------------------------- Wed Jan 9 09:49:21 UTC 2013 - dimstar@opensuse.org diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec index 7876c73..4946d6c 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.0.5 +Version: 1.0.6 Release: 0 %define gst_branch 1.0 Url: http://gstreamer.freedesktop.org/