v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 13 Dec 2011 13:02:27 +0000 (14:02 +0100)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Mon, 19 Dec 2011 20:07:13 +0000 (20:07 +0000)
commit0b9eabd77f4867232a9ac6ca54fa39607b0c9bc7
treef5d5eee2d1319eea670337d2f0860a24ef461e63
parentfb21c2f42879c05c76ea9e249b6905fc729f8529
v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats

NV24 and NV42 are planar YCbCr 4:4:4 and YCrCb 4:4:4 formats with a
luma plane followed by an interleaved chroma plane.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Documentation/DocBook/media/v4l/pixfmt-nv24.xml [new file with mode: 0644]
Documentation/DocBook/media/v4l/pixfmt.xml
include/linux/videodev2.h
This page took 0.027447 seconds and 5 git commands to generate.