textoverlay: we can do YVU9 as well

This commit is contained in:
Tim-Philipp Müller 2012-11-07 11:36:42 +00:00
parent 16350b7d66
commit caad241432

View file

@ -194,7 +194,7 @@ enum
* v210, v216, UYVP, GRAY16_LE, GRAY16_BE */
#define VIDEO_FORMATS "{ BGRx, RGBx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, \
I420, YV12, AYUV, YUY2, UYVY, v308, Y41B, Y42B, Y444, \
NV12, NV21, A420, YUV9, IYU1, GRAY8 }"
NV12, NV21, A420, YUV9, YVU9, IYU1, GRAY8 }"
static GstStaticPadTemplate src_template_factory =
GST_STATIC_PAD_TEMPLATE ("src",