From a8abba802b7e671e4c795e4c47099af185d63733 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Sun, 3 Feb 2013 14:32:27 +0100 Subject: [PATCH] uvch264 test: Use string instead of fourcc in glade caps --- tests/examples/uvch264/window.glade | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/examples/uvch264/window.glade b/tests/examples/uvch264/window.glade index fc0d9547a5..a45d98dfb3 100644 --- a/tests/examples/uvch264/window.glade +++ b/tests/examples/uvch264/window.glade @@ -307,7 +307,8 @@ True True - video/x-raw,width=320,height=240,format=(fourcc)YUY2,framerate=15/1 + video/x-raw,width=320,height=240,format=(string)YUY2,framerate=15/1 False