libcamera/src
Laurent Pinchart bac0e7d675 libcamera: v4l2_videodevice: Map V4L2_PIX_FMT_GREY to DRM FourCC
DRM has a format for 8-bit greyscale data, DRM_FORMAT_R8. Despite the
'R' name, which comes from GL/Vulkan to mean single-channel data, the
format maps to greyscale for display. We can thus map it to
V4L2_PIX_FMT_GREY.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2020-04-15 01:07:38 +03:00
..
android android: camera_device: Use Camera properties for static Metadata 2020-02-14 16:27:42 +01:00
cam cam: Add option to capture StillCaptureRaw stream 2020-03-27 16:27:28 +01:00
gstreamer libcamera: framebuffer_allocator: Lift camera restrictions on allocator 2020-03-18 19:15:18 +02:00
ipa libcamera: ipa: Remove IPAModuleInfo license field 2020-04-14 02:03:30 +03:00
libcamera libcamera: v4l2_videodevice: Map V4L2_PIX_FMT_GREY to DRM FourCC 2020-04-15 01:07:38 +03:00
qcam qcam: Print whole stream configuration when adjusted 2020-03-26 13:37:55 +02:00
v4l2 libcamera: framebuffer_allocator: Lift camera restrictions on allocator 2020-03-18 19:15:18 +02:00
meson.build libcamera: Add IPA module signing infrastructure 2020-04-14 02:03:09 +03:00