[libcamera-devel] [PATCH v3 0/2] Application support for per-mode sensitivities

Kieran Bingham kieran.bingham at ideasonboard.com
Wed Apr 13 11:53:40 CEST 2022


A freshly rebased iteration of David's series with one spelling error
corrected, and tags collected ... along with some manual application of
changes due to rebasing to master.

While this has two tags for both patches, I would like to hold the
merge until we identify if this can be calculated in the validate phase
rather than the configure phase to match the API expectations.

David Plowman (2):
  libcamera: camera: Add a mode sensitivity field
  libcamera: raspberrypi: Fetch correct value for sensor's
    modeSensitivity

 include/libcamera/camera.h                       |  2 ++
 include/libcamera/ipa/raspberrypi.mojom          |  7 ++++++-
 src/ipa/raspberrypi/raspberrypi.cpp              |  7 +++++--
 src/libcamera/camera.cpp                         | 16 +++++++++++++++-
 .../pipeline/raspberrypi/raspberrypi.cpp         | 10 +++++++---
 5 files changed, 35 insertions(+), 7 deletions(-)

-- 
2.25.1



More information about the libcamera-devel mailing list