[PATCH v1 0/6] Eliminating startup frames
Naushir Patuck
naush at raspberrypi.com
Mon May 19 11:20:48 CEST 2025
Hi,
This patch is identical to the RFC submitted last week [1], but based on the
F2F discussions, I've remove the RFC tag.
Regards,
Naush
[1] https://patchwork.libcamera.org/project/libcamera/list/?series=5164
Naushir Patuck (6):
libcamera: framebuffer: Add FrameMetadata::Status::FrameStartup
ipa: rpi: Replace dropFrameCount in the IPA -> PH interface
pipeline: ipa: rpi: Split RPiCameraData::dropFrameCount_
pipeline: rpi: Remove disable_startup_frame_drops config option
pipeline: rpi: Remove ispOutputCount_ and ispOutputTotal_
ipa: rpi: Rename dropFrameCount_ to startupCount_
include/libcamera/framebuffer.h | 1 +
include/libcamera/ipa/raspberrypi.mojom | 3 +-
src/ipa/rpi/common/ipa_base.cpp | 20 ++--
src/ipa/rpi/common/ipa_base.h | 4 +-
src/libcamera/framebuffer.cpp | 11 ++-
.../pipeline/rpi/common/pipeline_base.cpp | 95 ++++++++-----------
.../pipeline/rpi/common/pipeline_base.h | 14 +--
.../pipeline/rpi/pisp/data/example.yaml | 5 -
src/libcamera/pipeline/rpi/pisp/pisp.cpp | 12 ---
.../pipeline/rpi/vc4/data/example.yaml | 5 -
src/libcamera/pipeline/rpi/vc4/vc4.cpp | 15 ---
11 files changed, 66 insertions(+), 119 deletions(-)
--
2.43.0
More information about the libcamera-devel
mailing list