diff --git a/gst-plugins-base-1.0.1.tar.xz b/gst-plugins-base-1.0.1.tar.xz deleted file mode 100644 index 924082e..0000000 --- a/gst-plugins-base-1.0.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75466452e4267fff86e322bc52ed0c962c6c3785f802230fe898cb09984b8de0 -size 2336100 diff --git a/gst-plugins-base-1.0.2.tar.xz b/gst-plugins-base-1.0.2.tar.xz new file mode 100644 index 0000000..3256d0f --- /dev/null +++ b/gst-plugins-base-1.0.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ce2c4462ff89f62a82b4503a3788ce2e5077f886e535796fecc223397acf78d +size 2341760 diff --git a/gstreamer-plugins-base.changes b/gstreamer-plugins-base.changes index aebbafe..57f21c3 100644 --- a/gstreamer-plugins-base.changes +++ b/gstreamer-plugins-base.changes @@ -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 diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec index b25aec9..37126bb 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.1 +Version: 1.0.2 Release: 0 %define gst_branch 1.0 Url: http://gstreamer.freedesktop.org/