[rygel] core: Require GStreamer >= 0.10.23



commit 1f348a72aa0987bbb6eec5b95b7c12270b07e305
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Thu Jun 18 13:59:17 2009 +0300

    core: Require GStreamer >= 0.10.23
    
    Without that gstreamer, video transcoding will not work.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3a09c4b..32d5bfa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ GUPNP_AV_REQUIRED=0.4
 GUPNP_VALA_REQUIRED=0.5.3
 GCONF_REQUIRED=2.16
 DBUS_GLIB_REQUIRED=0.74
-GSTREAMER_REQUIRED=0.10.22
+GSTREAMER_REQUIRED=0.10.23
 GIO_REQUIRED=2.16
 GEE_REQUIRED=0.1.5
 UUID_REQUIRED=1.41.3



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