Accepting request 197079 from home:Zaitor:branches:multimedia:libs
Update to version 1.0.10, latest stable release. OBS-URL: https://build.opensuse.org/request/show/197079 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=33
This commit is contained in:
parent
6474189cea
commit
e01344d7ca
3
gst-plugins-base-1.0.10.tar.xz
Normal file
3
gst-plugins-base-1.0.10.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9754e83b2a3ff61266112915bfc84c895c4d145519ad9a3381edceb216bc97e8
|
||||
size 2371640
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:963e3b83d651661f495ca2e44ccd2d5c61e986e9d7706246e568276689a372ea
|
||||
size 2371224
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 31 10:26:26 UTC 2013 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 1.0.10:
|
||||
+ rtpbasedepayload: mark discontinuities after packet loss
|
||||
properly.
|
||||
+ audioconvert: if we have to lose precision, try to lose as
|
||||
little precision as possible.
|
||||
+ gio: fix very inefficient data cache handling.
|
||||
+ Bugs fixed: bgo#655727, bgo#705415, bgo#706624.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 15 09:08:44 UTC 2013 - zaitor@opensuse.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: gstreamer-plugins-base
|
||||
%define _name gst-plugins-base
|
||||
Version: 1.0.9
|
||||
Version: 1.0.10
|
||||
Release: 0
|
||||
%define gst_branch 1.0
|
||||
Url: http://gstreamer.freedesktop.org/
|
||||
@ -30,7 +30,7 @@ Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%
|
||||
Source2: baselibs.conf
|
||||
BuildRequires: cdparanoia-devel
|
||||
BuildRequires: glib2-devel >= 2.32
|
||||
BuildRequires: gstreamer-devel >= 1.0.5
|
||||
BuildRequires: gstreamer-devel >= 1.0.10
|
||||
BuildRequires: gstreamer-utils > 0.11
|
||||
BuildRequires: gtk-doc >= 1.12
|
||||
BuildRequires: libICE-devel
|
||||
|
Loading…
Reference in New Issue
Block a user