[media] v4l2: add new pixel formats supported on dm365
authorManjunath Hadli <manjunath.hadli@ti.com>
Thu, 18 Oct 2012 10:58:02 +0000 (07:58 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 Dec 2012 15:02:10 +0000 (13:02 -0200)
commit05ad6fc1d54f106d5b8c598e2f9b59b12f3fb476
treeb67b96f6db39e5826103ad72a73362571ee8c780
parent028986fe0edab3ca7f14a9fe92f3e492304b3eec
[media] v4l2: add new pixel formats supported on dm365

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@ti.com>
Signed-off-by: Lad, Prabhakar <prabhakar.lad@ti.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/DocBook/media/v4l/pixfmt-srggb10alaw8.xml [new file with mode: 0644]
Documentation/DocBook/media/v4l/pixfmt-uv8.xml [new file with mode: 0644]
Documentation/DocBook/media/v4l/pixfmt.xml
include/uapi/linux/videodev2.h