Hi Sakari, On Sat, Jul 21, 2012 at 13:26:27, Sakari Ailus wrote: > Hi Prabhakar, > > Thanks for the patch. > > On Fri, Jul 20, 2012 at 08:28:10PM +0530, Prabhakar Lad wrote: > > From: Manjunath Hadli <manjunath.hadli@xxxxxx> > > > > add new macro V4L2_PIX_FMT_SGRBG10ALAW8 and associated formats > > to represent Bayer format frames compressed by A-LAW algorithm, > > add V4L2_PIX_FMT_UV8 to represent storage of CbCr data (UV interleaved) > > only. > > > > Signed-off-by: Manjunath Hadli <manjunath.hadli@xxxxxx> > > Signed-off-by: Lad, Prabhakar <prabhakar.lad@xxxxxx> > > Cc: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > > Cc: Sakari Ailus <sakari.ailus@xxxxxx> > > Cc: Hans Verkuil <hans.verkuil@xxxxxxxxx> > > Cc: Guennadi Liakhovetski <g.liakhovetski@xxxxxx> > > --- > > .../DocBook/media/v4l/pixfmt-srggb10alaw8.xml | 34 +++++++++++ > > Documentation/DocBook/media/v4l/pixfmt-uv8.xml | 62 ++++++++++++++++++++ > > Documentation/DocBook/media/v4l/pixfmt.xml | 2 + > > include/linux/videodev2.h | 8 +++ > > 4 files changed, 106 insertions(+), 0 deletions(-) > > create mode 100644 Documentation/DocBook/media/v4l/pixfmt-srggb10alaw8.xml > > create mode 100644 Documentation/DocBook/media/v4l/pixfmt-uv8.xml > > > > diff --git a/Documentation/DocBook/media/v4l/pixfmt-srggb10alaw8.xml b/Documentation/DocBook/media/v4l/pixfmt-srggb10alaw8.xml > > new file mode 100644 > > index 0000000..61cced5 > > --- /dev/null > > +++ b/Documentation/DocBook/media/v4l/pixfmt-srggb10alaw8.xml > > @@ -0,0 +1,34 @@ > > + <refentry> > > + <refmeta> > > + <refentrytitle> > > + V4L2_PIX_FMT_SRGGB10ALAW8 ('aRA8'), > > + V4L2_PIX_FMT_SGRBG10ALAW8 ('agA8'), > > + V4L2_PIX_FMT_SGBRG10ALAW8 ('aGA8'), > > + V4L2_PIX_FMT_SBGGR10ALAW8 ('aBA8'), > > Could you use the same order as in Documentation/video4linux/4CCs.txt ? I > know it's different in some existing documentation. > Ok. Thx, --Prabhakar Lad > Regards, > > -- > Sakari Ailus > e-mail: sakari.ailus@xxxxxx jabber/XMPP/Gmail: sailus@xxxxxxxxxxxxxx > -- 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