[PATCH v4 0/7] Raspberry Pi: Add controls::rpi::ScalerCrops
Naushir Patuck
naush at raspberrypi.com
Thu Oct 31 10:49:50 CET 2024
Hi,
No functional differenced in v7 compared to v6:
- Fix commit message + code comments regarding priority of the controls.
- Fix indentation of the control info for rpi::ScalerCrops.
Regards,
Naush
Naushir Patuck (7):
controls: rpi: Add a vendor rpi::ScalerCrops control
pipeline: rpi: Remove CameraData::scalerCrop_
pipeline: rpi: Pass crop rectangle as a parameter to
platformSetIspCrop()
pipeline: rpi: Introduce CameraData::CropParams
pipeline: rpi: Track which ISP output is configured for a stream
pipeline: rpi: Pass ISP output index into platformSetIspCrop()
pipeline: rpi: Handler controls::rpi::ScalerCrops
src/ipa/rpi/common/ipa_base.cpp | 12 +++
src/libcamera/control_ids_rpi.yaml | 25 +++++
.../pipeline/rpi/common/pipeline_base.cpp | 95 +++++++++++++------
.../pipeline/rpi/common/pipeline_base.h | 22 ++++-
src/libcamera/pipeline/rpi/vc4/vc4.cpp | 17 +++-
5 files changed, 135 insertions(+), 36 deletions(-)
--
2.34.1
More information about the libcamera-devel
mailing list