Accepting request 139377 from multimedia:libs
Update to 1.0.2 (forwarded request 139282 from dimstar) OBS-URL: https://build.opensuse.org/request/show/139377 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=4
This commit is contained in:
commit
9456ec5239
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75466452e4267fff86e322bc52ed0c962c6c3785f802230fe898cb09984b8de0
|
||||
size 2336100
|
3
gst-plugins-base-1.0.2.tar.xz
Normal file
3
gst-plugins-base-1.0.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ce2c4462ff89f62a82b4503a3788ce2e5077f886e535796fecc223397acf78d
|
||||
size 2341760
|
@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 25 12:20:12 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.0.2:
|
||||
+ Parallel installability with 0.10.x series
|
||||
+ alsa: fix probing of supported formats, and advertise
|
||||
non-native-endianness formats as fallback
|
||||
+ audiobasesink: properly handle GAP events (fixing some
|
||||
isses with e.g. certain DVD menus)
|
||||
+ audioconvert: try harder to not convert or to preserve input
|
||||
format precision
|
||||
+ audiodecoder: leak fixes and refcounting fixes
|
||||
+ audioresample: re-enable the SSE/SSE2 code paths for better
|
||||
performance
|
||||
+ riff: fix paletted RGB formats and msvideo mapping
|
||||
+ rtsp: make formatting and parsing of range floating-point
|
||||
values locale-independent
|
||||
+ playbin: streamsynchronizer fixes, esp. for handling
|
||||
corner-cases near EOS
|
||||
+ tcpserver{sink,src}: add 'current-port' property and signal
|
||||
actually used port
|
||||
+ videoconvert: fix handling of paletted RGB formats
|
||||
+ videodecoder: don't leak message strings when error is not
|
||||
fatal
|
||||
+ videodecoder: finetune missing timestamp estimating
|
||||
+ videotestsrc: add palette for paletted RGB formats
|
||||
+ vorbistag: fix writing of image tags into vorbis comments
|
||||
+ Bugs fixed: bgo#580093, bgo#680904, bgo#683098, bgo#684411,
|
||||
bgo#685273, bgo#685711, bgo#685938, bgo#686081, bgo#686298.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 19:31:53 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: gstreamer-plugins-base
|
||||
%define _name gst-plugins-base
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
Release: 0
|
||||
%define gst_branch 1.0
|
||||
Url: http://gstreamer.freedesktop.org/
|
||||
|
Loading…
Reference in New Issue
Block a user