From c3ca3a760e85fc66146d61b2f3ac09e97197b9e9 Mon Sep 17 00:00:00 2001 From: Yoann Lopes Date: Fri, 20 Sep 2013 14:02:24 +0200 Subject: Some cleanup in the GStreamer plugin. Removed QGstreamerVideoOverlay and related classes. It was used as 'Window' control but performs worse than QGstreamerVideoWindow which does basically the same thing using GStreamer ready-made components instead. Removed X11 dependencies and related configuration tests. It was only needed for QGstreamerVideoOverlay. Change-Id: I2ad2636ccf0060e56cd64f3d9e5b3c24dc75f5a3 Reviewed-by: Andy Nichols --- qtmultimedia.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'qtmultimedia.pro') diff --git a/qtmultimedia.pro b/qtmultimedia.pro index d285c3cbc..0c5ad66fb 100644 --- a/qtmultimedia.pro +++ b/qtmultimedia.pro @@ -24,7 +24,6 @@ win32 { qtCompileTest(gstreamer_appsrc) } qtCompileTest(resourcepolicy) - qtCompileTest(xvideo) } load(qt_parts) -- cgit v1.2.3