Hi Laurent, Sorry, forgot to mention that this is for your media-ctl app. Regards, Sergio On Sat, Apr 7, 2012 at 10:54 PM, <saaguirre@xxxxxx> wrote: > From: Sergio Aguirre <saaguirre@xxxxxx> > > Signed-off-by: Sergio Aguirre <saaguirre@xxxxxx> > --- > src/v4l2subdev.c | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/src/v4l2subdev.c b/src/v4l2subdev.c > index b886b72..e28ed49 100644 > --- a/src/v4l2subdev.c > +++ b/src/v4l2subdev.c > @@ -498,8 +498,10 @@ static struct { > { "Y12", V4L2_MBUS_FMT_Y12_1X12 }, > { "YUYV", V4L2_MBUS_FMT_YUYV8_1X16 }, > { "YUYV2X8", V4L2_MBUS_FMT_YUYV8_2X8 }, > + { "YUYV1_5X8", V4L2_MBUS_FMT_YUYV8_1_5X8 }, > { "UYVY", V4L2_MBUS_FMT_UYVY8_1X16 }, > { "UYVY2X8", V4L2_MBUS_FMT_UYVY8_2X8 }, > + { "UYVY1_5X8", V4L2_MBUS_FMT_UYVY8_1_5X8 }, > { "SBGGR8", V4L2_MBUS_FMT_SBGGR8_1X8 }, > { "SGBRG8", V4L2_MBUS_FMT_SGBRG8_1X8 }, > { "SGRBG8", V4L2_MBUS_FMT_SGRBG8_1X8 }, > -- > 1.7.5.4 > -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html