[libcamera-devel] [PATCH v2 0/3] ColourCorrectionMatrix control

David Plowman david.plowman at raspberrypi.com
Fri Jul 24 16:56:15 CEST 2020


Hi everyone

Here's v2 of this patch set. Thanks for all the good suggestions,
Laurent, I think I've incorporated all that. So three patches still as
before, functionally identical, just all a bit tidier.

Best regards
David

David Plowman (3):
  libcamera: Add ColourCorrectionMatrix control
  libcamera: raspberrypi: Add ColourCorrectionMatrix control
  libcamera: qcam: Improve colour information in DNG files

 include/libcamera/ipa/raspberrypi.h |   1 +
 src/ipa/raspberrypi/raspberrypi.cpp |   8 ++
 src/libcamera/control_ids.yaml      |  11 +++
 src/qcam/dng_writer.cpp             | 138 ++++++++++++++++++++++++++++
 4 files changed, 158 insertions(+)

-- 
2.20.1



More information about the libcamera-devel mailing list