summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/v4l2/gstv4l2src.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/v4l2/gstv4l2src.c b/sys/v4l2/gstv4l2src.c
index e8fd9c2d..67498901 100644
--- a/sys/v4l2/gstv4l2src.c
+++ b/sys/v4l2/gstv4l2src.c
@@ -55,7 +55,9 @@
#include "gstv4l2colorbalance.h"
#include "gstv4l2tuner.h"
+#if 0 /* overlay is still not implemented #ifdef HAVE_XVIDEO */
#include "gstv4l2xoverlay.h"
+#endif
#include "gstv4l2vidorient.h"
static const GstElementDetails gst_v4l2src_details =