summaryrefslogtreecommitdiffstats
path: root/tests/icles/videocrop-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/icles/videocrop-test.c')
-rw-r--r--tests/icles/videocrop-test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/icles/videocrop-test.c b/tests/icles/videocrop-test.c
index 1c7ae4ba..da84f25c 100644
--- a/tests/icles/videocrop-test.c
+++ b/tests/icles/videocrop-test.c
@@ -34,7 +34,9 @@ GST_DEBUG_CATEGORY_STATIC (videocrop_test_debug);
#define TIME_PER_TEST 10 /* seconds each format is tested */
#define FRAMERATE 15 /* frames per second */
+#ifndef DEFAULT_VIDEOSINK
#define DEFAULT_VIDEOSINK "xvimagesink"
+#endif
static gboolean
check_bus_for_errors (GstBus * bus, GstClockTime max_wait_time)