]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] v4l: Add 16-bit raw bayer pixel formats
authorSakari Ailus <sakari.ailus@linux.intel.com>
Mon, 27 Jun 2016 13:46:16 +0000 (10:46 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 23 Nov 2016 22:04:22 +0000 (20:04 -0200)
commitb9a4b13c770a84599dc706b78cd70ad5761fc30b
tree97a2195eb2aa152557dd334255d028984e969893
parent59eba2d1ec0272ea9cb472b5805e179242df226d
[media] v4l: Add 16-bit raw bayer pixel formats

The formats added by this patch are:

V4L2_PIX_FMT_SBGGR16
V4L2_PIX_FMT_SGBRG16
V4L2_PIX_FMT_SGRBG16

V4L2_PIX_FMT_SRGGB16 already existed before the patch. Rework the
documentation to match that of the other sample depths.

Also align the description of V4L2_PIX_FMT_SRGGB16 to match with other
similar formats.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/media/uapi/v4l/pixfmt-rgb.rst
Documentation/media/uapi/v4l/pixfmt-srggb16.rst [moved from Documentation/media/uapi/v4l/pixfmt-sbggr16.rst with 53% similarity]
drivers/media/v4l2-core/v4l2-ioctl.c
include/uapi/linux/videodev2.h