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
This commit is contained in:
parent
55d85b1a8e
commit
9ba59ef67c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:37ce6e09b99ef3879111c861ee5090582b4fd4c764e81ab6eb2b2b4dd77d7173
|
|
||||||
size 2351532
|
|
3
gst-plugins-base-1.0.6.tar.xz
Normal file
3
gst-plugins-base-1.0.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:85e5f99af690f720ccde5ea7e793269d35883a3ead80ca9985fa44e18bb1a4a5
|
||||||
|
size 2363832
|
@ -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
|
Wed Jan 9 09:49:21 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: gstreamer-plugins-base
|
Name: gstreamer-plugins-base
|
||||||
%define _name gst-plugins-base
|
%define _name gst-plugins-base
|
||||||
Version: 1.0.5
|
Version: 1.0.6
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gst_branch 1.0
|
%define gst_branch 1.0
|
||||||
Url: http://gstreamer.freedesktop.org/
|
Url: http://gstreamer.freedesktop.org/
|
||||||
|
Loading…
Reference in New Issue
Block a user