Accepting request 147811 from multimedia:libs

(forwarded request 147703 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/147811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=7
This commit is contained in:
Stephan Kulow 2013-01-10 10:27:58 +00:00 committed by Git OBS Bridge
commit 74454e035a
4 changed files with 18 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:11846cbf06f8d7f13b35aa92ca45f79aa5cf9fac2edd1db847de0a6278525944
size 2352940

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:37ce6e09b99ef3879111c861ee5090582b4fd4c764e81ab6eb2b2b4dd77d7173
size 2351532

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jan 9 09:49:21 UTC 2013 - dimstar@opensuse.org
- Update to version 1.0.5:
+ alsasrc: don't output buffers without timestamps or with bogus
timestamps
+ discoverer, decodebin: fix state change re-sync race that might
lead to deadlocks
+ video: fix crashes with and frame sizes of A420 video format
+ Bugs fixed: bgo#691244.
-------------------------------------------------------------------
Wed Dec 19 08:57:34 UTC 2012 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package gstreamer-plugins-base
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: gstreamer-plugins-base
%define _name gst-plugins-base
Version: 1.0.4
Version: 1.0.5
Release: 0
%define gst_branch 1.0
Url: http://gstreamer.freedesktop.org/
@ -26,11 +26,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: LGPL-2.1+ and GPL-2.0+
Group: Productivity/Multimedia/Other
Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gst-plugins-base/1.0/%{_name}-%{version}.tar.xz
Source2: baselibs.conf
BuildRequires: cdparanoia-devel
BuildRequires: glib2-devel >= 2.32
BuildRequires: gstreamer-devel >= 1.0.0
BuildRequires: gstreamer-devel >= 1.0.5
BuildRequires: gstreamer-utils > 0.11
BuildRequires: gtk-doc >= 1.12
BuildRequires: libICE-devel