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

Naushir Patuck naush at raspberrypi.com
Wed Jan 8 10:01:39 CET 2025


Gentle ping - I think these patches are ready to be merged now.

On Wed, 18 Dec 2024 at 08:36, Naushir Patuck <naush at raspberrypi.com> wrote:
>
> 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