summaryrefslogtreecommitdiff
path: root/gst/camerabin2/gstviewfinderbin.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/camerabin2/gstviewfinderbin.c')
-rw-r--r--gst/camerabin2/gstviewfinderbin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/camerabin2/gstviewfinderbin.c b/gst/camerabin2/gstviewfinderbin.c
index 90c78d5ab..1f87eb993 100644
--- a/gst/camerabin2/gstviewfinderbin.c
+++ b/gst/camerabin2/gstviewfinderbin.c
@@ -57,7 +57,7 @@ enum
static GstStaticPadTemplate sink_template = GST_STATIC_PAD_TEMPLATE ("sink",
GST_PAD_SINK,
GST_PAD_ALWAYS,
- GST_STATIC_CAPS ("video/x-raw-yuv; video/x-raw-rgb")
+ GST_STATIC_CAPS ("video/x-raw")
);
/* class initialization */