[PATCH v2 0/4] Mono format fixes

Kieran Bingham kieran.bingham at ideasonboard.com
Tue Jan 23 15:35:31 CET 2024


Add the 16-bit mono format and provide a few cleanups in related areas
discovered while working to apply the R16 format update.

Kieran Bingham (3):
  libcamera: formats: Fix sort ordering of R10_CSI2P
  libcamera: bayer_format: Add Y12 to bayerToFormat
  libcamera: v4l2subdev: Organise the formatInfoMap

Naushir Patuck (1):
  libcamera: formats: Add 16-bit mono format

 src/libcamera/bayer_format.cpp     |  5 +++++
 src/libcamera/formats.cpp          | 26 ++++++++++++++++++--------
 src/libcamera/formats.yaml         |  2 ++
 src/libcamera/v4l2_pixelformat.cpp |  2 ++
 src/libcamera/v4l2_subdevice.cpp   | 13 +++++++++++--
 5 files changed, 38 insertions(+), 10 deletions(-)

-- 
2.34.1



More information about the libcamera-devel mailing list