[Lunar-commits] <moonbase> gst-plugins-base: version bumped to 0.10.24.
Florin Braescu
florin at lunar-linux.org
Wed Aug 5 08:23:29 CEST 2009
commit fb0dc4d494bb59ced0a238a28a61e316a4a82be6
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Aug 5 09:23:29 2009 +0300
gst-plugins-base: version bumped to 0.10.24.
Changes:
Recognise Kate subpicture subtitles
Support progressive download in playbin2
GIO improvements
Add buffer-list support in appsink
Add gaussian-noise mode to audiotestsrc
bump cdparanoia req to 0.10.2 and improve caching
Improve audio source base class
Add frame-by-frame stepping and examples
Extend stream-probing in decodebin2
Many RTSP improvements
support for PGS subpictures
adder improvements
Add Y444, v210, v216 formats
implement preset interface in vorbisenc, theoraenc, oggmux
Improve libvisual visualisation timestamp tracking
playbin2 enhancements: custom audiosink, subpictures, cdda
Improvements in textrender
Support raw YUV 4:2:2 and SIREN in RIFF
Add 4:2:2 and 4:4:4 support to theoradec
Many other bug-fixes and improvements.
---
audio/gst-plugins-base/DETAILS | 8 ++++----
audio/gstreamer-10/DEPENDS | 1 +
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/audio/gst-plugins-base/DETAILS b/audio/gst-plugins-base/DETAILS
index b72f1ae..02bfcd6 100644
--- a/audio/gst-plugins-base/DETAILS
+++ b/audio/gst-plugins-base/DETAILS
@@ -1,11 +1,11 @@
MODULE=gst-plugins-base
- VERSION=0.10.23
+ VERSION=0.10.24
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://gstreamer.freedesktop.org/src/$MODULE/
- SOURCE_VFY=sha1:f0b66ddca22187c8011b37a5d806c7dc7e68b7f1
+ SOURCE_URL=http://gstreamer.freedesktop.org/src/$MODULE
+ SOURCE_VFY=sha1:01abe0839303923671e79d8448ebfabda5bce799
WEB_SITE=http://gstreamer.freedesktop.org/modules/gst-plugins-base.html
ENTERED=20060311
- UPDATED=20090516
+ UPDATED=20090805
SHORT="The base set of plugins for Gstreamer 0.10.x"
cat << EOF
diff --git a/audio/gstreamer-10/DEPENDS b/audio/gstreamer-10/DEPENDS
index acf5b00..eaedf94 100644
--- a/audio/gstreamer-10/DEPENDS
+++ b/audio/gstreamer-10/DEPENDS
@@ -1,3 +1,4 @@
depends glib-2
depends libxml2
+
optional_depends gtk-doc "" "" "build dev documentation"
More information about the Lunar-commits
mailing list