From 4e3a4448ec4b7b3079bcc6fe282985cae402e0d9 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Mon, 5 Dec 2011 22:33:02 +0000 Subject: Beginnings of a gstreamer binding. I've been sitting on this for too long svn path=/trunk/netsurf/; revision=13248 --- Makefile.defaults | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile.defaults') diff --git a/Makefile.defaults b/Makefile.defaults index d13f21ab6..0301bdf86 100644 --- a/Makefile.defaults +++ b/Makefile.defaults @@ -57,6 +57,10 @@ NETSURF_USE_MNG := YES # Valid options: YES, NO NETSURF_USE_WEBP := NO +# Enable NetSurf's use of gstreamer for displaying videos +# Valid options: YES, NO +NETSURF_USE_VIDEO := NO + # Enable NetSurf's use of libharu for PDF export and GTK printing support. # There is no auto-detection available for this, as it does not have a # pkg-config file. -- cgit v1.2.3