[PATCH 0/2] Add 14-bit Bayer format support

Nick Hollinghurst nick.hollinghurst at raspberrypi.com
Tue Mar 5 12:01:34 CET 2024


The following patches add 14-bit Bayer formats in v4l2_subdevice
and enable 14-bit embedded data parsing in the RPi IPA.

Nick Hollinghurst (2):
  libcamera: v4l2_subdevice: Add 14-bit Bayer formats
  ipa: rpi: cam_helper: Extend embedded data parsing to RAW14 modes

 src/ipa/rpi/cam_helper/cam_helper_imx708.cpp |  2 +-
 src/ipa/rpi/cam_helper/md_parser_smia.cpp    | 11 +++++++----
 src/libcamera/v4l2_subdevice.cpp             |  4 ++++
 3 files changed, 12 insertions(+), 5 deletions(-)

-- 
2.30.2



More information about the libcamera-devel mailing list