zbar: Add YVU9 and YUV9 to ZBAR_YUV_CAPS

https://bugzilla.gnome.org/show_bug.cgi?id=737407
This commit is contained in:
Anuj Jaiswal 2014-09-26 13:55:20 +05:30 committed by Luis de Bethencourt
parent e6212f5156
commit ce9076f260

View file

@ -101,9 +101,8 @@ enum
#define DEFAULT_CACHE FALSE
#define DEFAULT_MESSAGE TRUE
/* FIXME: add YVU9 and YUV9 once we have a GstVideoFormat for that */
#define ZBAR_YUV_CAPS \
"{ Y800, I420, YV12, NV12, NV21, Y41B, Y42B }"
"{ Y800, I420, YV12, NV12, NV21, Y41B, Y42B, YUV9, YVU9 }"
static GstStaticPadTemplate gst_zbar_src_template =
GST_STATIC_PAD_TEMPLATE ("src",