[libcamera-devel] [PATCH v2 0/1] Raspberry Pi generalised sensor metadata parsing

David Plowman david.plowman at raspberrypi.com
Fri Mar 26 13:43:20 CET 2021


Hi

Here's a slightly revised version of this patch, following some
conversations with Naush.

The only significant difference is that we always get the
exposure/gain values from the controls and post these into the RPi
metadata as the "device.status".CamHelper::Prepare() is free to use
these values, or to update them if it knows better.

Thanks and best regards

David

David Plowman (1):
  ipa: raspberrypi: Use CamHelpers to generalise sensor metadata parsing

 src/ipa/raspberrypi/cam_helper.cpp  | 51 ++++++++++++++++++
 src/ipa/raspberrypi/cam_helper.hpp  | 11 +++-
 src/ipa/raspberrypi/raspberrypi.cpp | 80 ++++++++++-------------------
 3 files changed, 87 insertions(+), 55 deletions(-)

-- 
2.20.1



More information about the libcamera-devel mailing list