[Lunar-commits] r20770 - in moonbase/trunk/audio: gst-plugins-base gstreamer-10

Chad Kittel v3rt1g0 at lunar-linux.org
Fri Jul 21 12:31:07 UTC 2006


Author: v3rt1g0
Date: 2006-07-21 12:31:07 +0000 (Fri, 21 Jul 2006)
New Revision: 20770

Modified:
   moonbase/trunk/audio/gst-plugins-base/DETAILS
   moonbase/trunk/audio/gstreamer-10/DETAILS
Log:
  Module Version Bump: gstreamer-10 (0.10.8 -> 0.10.9)

   * performance and bugfix release. (both in the build process and
     in the code).

  Module Version Bump: gst-plugins-base (0.10.8 -> 0.10.9)

   * lots of features and bugfixes (including a "massive" memory leak
     in the xvimagesink)
   * gnomevfssrc now supports burn:// uris, better tag image support,
     and some ALSA fixups.

  compiled/tested: gcc-3.4.6 | glibc-2.3.6 | kernel headers 2.6.x


Modified: moonbase/trunk/audio/gst-plugins-base/DETAILS
===================================================================
--- moonbase/trunk/audio/gst-plugins-base/DETAILS	2006-07-21 12:12:13 UTC (rev 20769)
+++ moonbase/trunk/audio/gst-plugins-base/DETAILS	2006-07-21 12:31:07 UTC (rev 20770)
@@ -1,13 +1,17 @@
           MODULE=gst-plugins-base
-         VERSION=0.10.8
+         VERSION=0.10.9
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://gstreamer.freedesktop.org/src/$MODULE/
-      SOURCE_VFY=sha1:b428fe9caa17edd78a87d50931691a6d47c20e72
-        WEB_SITE=http://gstreamer.freedesktop.org/
+      SOURCE_VFY=sha1:b13ae60ce7f58b902c91f3c56851a69e29d5d350
+        WEB_SITE=http://gstreamer.freedesktop.org/modules/gst-plugins-base.html
          ENTERED=20060311
-         UPDATED=20060612
+         UPDATED=20060721
            SHORT="the base set of plugins for Gstreamer 0.10.x"
 
 cat << EOF
-gst-plugins-base is the base set of plugins for Gstreamer 0.10.x.
+gst-plugins-base is a well-groomed and well-maintained collection of
+GStreamer plug-ins and elements, spanning the range of possible types
+of elements one would want to write for GStreamer.  It also contains
+helper libraries and base classes useful for writing elements.  A wide
+range of video and audio decoders, encoders, and filters are included.
 EOF

Modified: moonbase/trunk/audio/gstreamer-10/DETAILS
===================================================================
--- moonbase/trunk/audio/gstreamer-10/DETAILS	2006-07-21 12:12:13 UTC (rev 20769)
+++ moonbase/trunk/audio/gstreamer-10/DETAILS	2006-07-21 12:31:07 UTC (rev 20770)
@@ -1,13 +1,13 @@
           MODULE=gstreamer-10
          RMODULE=gstreamer
-         VERSION=0.10.8
+         VERSION=0.10.9
           SOURCE=$RMODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$RMODULE-$VERSION
       SOURCE_URL=http://gstreamer.freedesktop.org/src/$RMODULE/
-      SOURCE_VFY=sha1:2b2b6c49e9f8a3dcb5cb602f744d33688eea59ae
+      SOURCE_VFY=sha1:b956a25520a44b9e3c1502a3574fec751d527981
         WEB_SITE=http://gstreamer.freedesktop.org/
          ENTERED=20060311
-         UPDATED=20060612
+         UPDATED=20060721
            SHORT="a multimedia (video and audio) framework (the 0.10.x version)"
 
 cat << EOF



More information about the Lunar-commits mailing list