[totem] Require newer GStreamer and plugins



commit 7aecec85ad12c655648b387951b0000993ade816
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jul 21 18:23:48 2010 +0100

    Require newer GStreamer and plugins
    
    So that download buffering and deinterlacing work as expected.

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 0013ed7..9034177 100644
--- a/configure.in
+++ b/configure.in
@@ -74,8 +74,8 @@ 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.28.1
-GSTPLUG_REQS=0.10.26
+GST_REQS=0.10.30
+GSTPLUG_REQS=0.10.30
 
 HAVE_GSTREAMER=no
 



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