[PATCH v2 0/4] Raspberry Pi: Various changes

Naushir Patuck naush at raspberrypi.com
Wed Dec 18 09:34:17 CET 2024


Hi,

This revision fixes up all the minor typos reported by David and Laurent. I've
also removed the CNN control related patches.  Patch 4/4 needs one more R-B tag
and this should be ready to merge.

Regards,
Naush

Naushir Patuck (4):
  ipa: rpi: Use r-value references in the set()/setLocked() functions
  ipa: rpi: Add erase()/eraseLocked() to RPiController::Metadata
  ipa: rpi: Add a HW property to determine if the data buffer is strided
  ipa: rpi: Provide the camera helper with the hardware configuration

 src/ipa/rpi/cam_helper/cam_helper.cpp |  5 +++++
 src/ipa/rpi/cam_helper/cam_helper.h   |  2 ++
 src/ipa/rpi/common/ipa_base.cpp       |  1 +
 src/ipa/rpi/controller/controller.cpp |  2 ++
 src/ipa/rpi/controller/controller.h   |  1 +
 src/ipa/rpi/controller/metadata.h     | 23 +++++++++++++++++++----
 6 files changed, 30 insertions(+), 4 deletions(-)

-- 
2.43.0



More information about the libcamera-devel mailing list