[Lunar-commits] gstreamer-10: version bump to 0.10.17.

Florin Braescu florin at lunar-linux.org
Sat Feb 2 08:21:00 CET 2008


commit 08f32d556e2e1894af35c7b6b0a23f17c726d5f0
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Feb 2 09:21:00 2008 +0200

    gstreamer-10: version bump to 0.10.17.
    
    Changes:
    * Fix compilation on environments that have POSIX timers
      but not monotonic clocks
    * Dumping of dot-file graph descriptions for debugging
    * Clean-up of exported symbols
    * Many bug-fixes and enhancements
    * Changes for asynchronous sink management
    * New ts-offset property on basesink for adjusting clock synchronisation
    * New GstController LFO feature
    * Fixes and improvements in latency measurement for live
      pipelines
    * Additional documentation and docs fixes
    * Faster typefinding
    * More tag types added
    * Improvements in various core elements and parent classes
    * New unit tests
    * Allow dumping pipelines as dot graphs
    * GstStructures now support nesting
    * URIHandler interface can now be implemented in bindings
    * Many other bug-fixes and improvements.
---
 audio/gstreamer-10/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/audio/gstreamer-10/DETAILS b/audio/gstreamer-10/DETAILS
index 2b93e0c..f6f6202 100644
--- a/audio/gstreamer-10/DETAILS
+++ b/audio/gstreamer-10/DETAILS
@@ -1,13 +1,13 @@
           MODULE=gstreamer-10
          RMODULE=gstreamer
-         VERSION=0.10.14
+         VERSION=0.10.17
           SOURCE=$RMODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$RMODULE-$VERSION
       SOURCE_URL=http://gstreamer.freedesktop.org/src/$RMODULE/
-      SOURCE_VFY=sha1:29e02be4dbf50272086e436f3fab2dcfadaaff2b
+      SOURCE_VFY=sha1:c632034b09cb50d9a986302091d207c4acb63218
         WEB_SITE=http://gstreamer.freedesktop.org/
          ENTERED=20060311
-         UPDATED=20070822
+         UPDATED=20080202
            SHORT="A multimedia (video and audio) framework (the 0.10.x version)"
 
 cat << EOF


More information about the Lunar-commits mailing list