Signed-off-by: Francois Gouget
---
Updated so it applies after the new VP8 patch.
diff --git a/configure.ac b/configure.ac
index ed3a337..6a5ddb9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -92,14 +92,32 @@ if test "x$enable_smartcard" = "xyes"; then
fi
AC_ARG_ENABLE(gstreamer,
-
Il 10/06/2015 17:38, Francois Gouget ha scritto:
> Signed-off-by: Francois Gouget
> ---
>
> This adds GStreamer 1.0 support!
>
> By default GStreamer 1.0 is used if available, otherwise GStreamer 0.10
> is used and Spice is compiled without GStreamer support as a last
> resort. It's possible to
Signed-off-by: Francois Gouget
---
This adds GStreamer 1.0 support!
By default GStreamer 1.0 is used if available, otherwise GStreamer 0.10
is used and Spice is compiled without GStreamer support as a last
resort. It's possible to explicitly require a specific Gstreamer version
with --enable