[libcamera-devel] [PATCH v3 0/4] imx296 colour tuning

Naushir Patuck naush at raspberrypi.com
Mon Oct 3 11:55:54 CEST 2022


Hi,

Version 3 fixes a typo in patch 2/4. Everything else is identical to version 2.

Thanks,
Naush

Naushir Patuck (4):
  libcamera: bayer_format: Add unpacked mono 12-bit format to the
    conversion table
  pipeline: raspberrypi: Update naming convention for tuning files
  ipa: raspberrypi: Add a tuning file for the colour variant of IMX296
  ipa: raspberrypi: Fix the imx296 mono tuning black level

 src/ipa/raspberrypi/data/imx296.json          | 296 +++++++++++++++---
 src/ipa/raspberrypi/data/imx296_mono.json     | 228 ++++++++++++++
 src/ipa/raspberrypi/data/meson.build          |   1 +
 src/libcamera/bayer_format.cpp                |   1 +
 .../pipeline/raspberrypi/raspberrypi.cpp      |  20 +-
 5 files changed, 492 insertions(+), 54 deletions(-)
 create mode 100644 src/ipa/raspberrypi/data/imx296_mono.json

-- 
2.25.1



More information about the libcamera-devel mailing list