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.ha...@ti.com>
> > 
> > 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.ha...@ti.com>
> > Signed-off-by: Lad, Prabhakar <prabhakar....@ti.com>
> > Cc: Laurent Pinchart <laurent.pinch...@ideasonboard.com>
> > Cc: Sakari Ailus <sakari.ai...@iki.fi>
> > Cc: Hans Verkuil <hans.verk...@cisco.com>
> > Cc: Guennadi Liakhovetski <g.liakhovet...@gmx.de>
> > ---
> >  .../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.ai...@iki.fi   jabber/XMPP/Gmail: sai...@retiisi.org.uk
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to