From 8ea456cc41f965d6fea3dc8cabe308212875af7c8942ed4109d578d7ae3e3111 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 19 Dec 2012 09:53:30 +0000 Subject: [PATCH] Accepting request 145841 from home:dimstar:branches:multimedia:libs OBS-URL: https://build.opensuse.org/request/show/145841 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=21 --- gst-plugins-base-1.0.3.tar.xz | 3 --- gst-plugins-base-1.0.4.tar.xz | 3 +++ gstreamer-plugins-base.changes | 15 +++++++++++++++ gstreamer-plugins-base.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 gst-plugins-base-1.0.3.tar.xz create mode 100644 gst-plugins-base-1.0.4.tar.xz diff --git a/gst-plugins-base-1.0.3.tar.xz b/gst-plugins-base-1.0.3.tar.xz deleted file mode 100644 index 5292a12..0000000 --- a/gst-plugins-base-1.0.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:066ba8a7fa709a25ad291f7b21329b73f513637aafceee00396e588e723d7f9e -size 2344500 diff --git a/gst-plugins-base-1.0.4.tar.xz b/gst-plugins-base-1.0.4.tar.xz new file mode 100644 index 0000000..7b7c4b5 --- /dev/null +++ b/gst-plugins-base-1.0.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11846cbf06f8d7f13b35aa92ca45f79aa5cf9fac2edd1db847de0a6278525944 +size 2352940 diff --git a/gstreamer-plugins-base.changes b/gstreamer-plugins-base.changes index c5b9803..c2282b1 100644 --- a/gstreamer-plugins-base.changes +++ b/gstreamer-plugins-base.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Dec 19 08:57:34 UTC 2012 - dimstar@opensuse.org + +- Update to version 1.0.4: + + playbin: fix occasional not-negotiated errors when switching + visualisations + + ssaparse: ignore invalid UTF-8 in SSA/ASS subtitles init + sections in matroska files + + streamsynchronizer: better timestamp and gap handling at EOS, + fixing potential OOM in baseaudiosink + + bindings: + - fix annotation for gst_app_src_push_buffer(), fixing crash + - add several missing annotations for GstRtspMessage API + + Bugs fixed: bgo#679976, bgo#689814, bgo#689873. + ------------------------------------------------------------------- Thu Nov 22 08:05:20 UTC 2012 - dimstar@opensuse.org diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec index 4ae6a0f..9608ee8 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.3 +Version: 1.0.4 Release: 0 %define gst_branch 1.0 Url: http://gstreamer.freedesktop.org/