[media] videodev2.h: add COLORSPACE_RAW
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 15 May 2015 12:29:07 +0000 (09:29 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sat, 30 May 2015 14:38:21 +0000 (11:38 -0300)
commitaddad1050827136e4f8d22c5c81df42f88f44651
tree781bb498fabd8e8aeff1e405b9725baadc06e33b
parentda0c211bb6670c5e8aa9cac7437948e3e6d00ce3
[media] videodev2.h: add COLORSPACE_RAW

V4L2_COLORSPACE_RAW is added for raw image formats where the picture
is minimally processed and is in the internal colorspace of the sensor.

This is typically used in digital cameras where the image processing is
done later.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
include/uapi/linux/videodev2.h
This page took 0.025853 seconds and 5 git commands to generate.