diff --git a/tests/icles/test-box.c b/tests/icles/test-box.c index 09fd3e7547..f5cca9a576 100644 --- a/tests/icles/test-box.c +++ b/tests/icles/test-box.c @@ -25,7 +25,7 @@ #include -#define CAPS " capsfilter caps=\"video/x-raw-yuv, format=(fourcc)I420, width=(int)640, height=(int)480\" " +#define CAPS " capsfilter caps=\"video/x-raw, format=(string)I420, width=(int)640, height=(int)480\" " static GstElement * make_pipeline (gint type)