[totem/gnome-2-32] Require newer GStreamer and plugins



commit be60f7c992193400cb57d5adbd8d9961162bc44c
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 50f891b..be60687 100644
--- a/configure.in
+++ b/configure.in
@@ -60,8 +60,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]