Hi Michael, Thanks for the patch. On Friday 04 March 2011 09:58:01 Michael Jones wrote: > Signed-off-by: Michael Jones <michael.jones@xxxxxxxxxxxxxxxx> Acked-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > --- > include/linux/videodev2.h | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/include/linux/videodev2.h b/include/linux/videodev2.h > index 02da9e7..6fac463 100644 > --- a/include/linux/videodev2.h > +++ b/include/linux/videodev2.h > @@ -288,6 +288,7 @@ struct v4l2_pix_format { > #define V4L2_PIX_FMT_Y4 v4l2_fourcc('Y', '0', '4', ' ') /* 4 > Greyscale */ #define V4L2_PIX_FMT_Y6 v4l2_fourcc('Y', '0', '6', ' > ') /* 6 Greyscale */ #define V4L2_PIX_FMT_Y10 v4l2_fourcc('Y', > '1', '0', ' ') /* 10 Greyscale */ +#define V4L2_PIX_FMT_Y12 > v4l2_fourcc('Y', '1', '2', ' ') /* 12 Greyscale */ #define > V4L2_PIX_FMT_Y16 v4l2_fourcc('Y', '1', '6', ' ') /* 16 Greyscale > */ > > /* Palette formats */ -- Regards, Laurent Pinchart -- 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