[libcamera-devel] [PATCH v2 0/2] libcamera: Add support for 16-bit Bayer formats

Niklas Söderlund niklas.soderlund at ragnatech.se
Fri Jul 24 19:14:02 CEST 2020


Hi,

This series adds support for 16-bit Bayer formats which for unknown
reasons was forgotten when adding the other Bayer formats, my bad.

Niklas Söderlund (2):
  include: drm_fourcc: Add 16-bit Bayer FourCC
  libcamera: Add support for 16-bit Bayer formats

 include/linux/drm_fourcc.h         |  6 +++++
 src/libcamera/formats.cpp          | 40 ++++++++++++++++++++++++++++++
 src/libcamera/formats.yaml         |  9 +++++++
 src/libcamera/v4l2_pixelformat.cpp |  4 +++
 4 files changed, 59 insertions(+)

-- 
2.27.0



More information about the libcamera-devel mailing list