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

Naushir Patuck naush at raspberrypi.com
Thu Apr 21 17:11:15 CEST 2022


Hi,

This is a continuation of David's work.  As per the discussion on the v2 patch
set, I've changed things around to use the camera properties to pass out the
sensitivities to the application instead of a new field in CameraConfiguration.

I've also removed all R-B tags to allow a fresh review.

Regards,
Naush

David Plowman (1):
  libcamera: raspberrypi: Fetch correct value for SensorSensitivity

Naushir Patuck (1):
  libcamera: Add a SensorSensitivity property

 include/libcamera/ipa/raspberrypi.mojom            |  7 ++++++-
 src/ipa/raspberrypi/raspberrypi.cpp                |  7 +++++--
 src/libcamera/pipeline/raspberrypi/raspberrypi.cpp | 12 ++++++++----
 src/libcamera/property_ids.yaml                    | 12 ++++++++++++
 4 files changed, 31 insertions(+), 7 deletions(-)

-- 
2.25.1



More information about the libcamera-devel mailing list