[totem] Require gstreamer 0.10.28.1 for queue2 fixes



commit bff0927709eeca0046307185930fb09a60b4f407
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Apr 16 10:03:14 2010 +0100

    Require gstreamer 0.10.28.1 for queue2 fixes
    
    So we can depend on the buffering-left time in queue2 being
    implemented for the bvw_buffering_done() function.

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index d7af409..64d544f 100644
--- a/configure.in
+++ b/configure.in
@@ -60,7 +60,7 @@ AC_SUBST(PLUGINDIR)
 dnl the two versions here implicate the gstreamer core and gst-plugins
 dnl release versions.
 GST_MAJORMINOR=0.10
-GST_REQS=0.10.26
+GST_REQS=0.10.28.1
 GSTPLUG_REQS=0.10.26
 
 HAVE_GSTREAMER=no



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]