<div dir="ltr"><div>Hi all,</div><div><br></div><div>Any further thoughts on this series?</div><div><br></div><div>Thanks!</div><div>Naush</div><div><br></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Thu, 22 May 2025 at 08:52, Naushir Patuck <<a href="mailto:naush@raspberrypi.com">naush@raspberrypi.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
Minor changes in version 2:<br>
<br>
- In patch 1, wording changes for the FrameMetadata::Status description.<br>
- In patch 3, reflow some changes to look neater, and fix a bug when<br>
  decrementing the invalidFrameCount_ and startupFrameCount_ together.<br>
<br>
Thanks,<br>
Naush<br>
<br>
Naushir Patuck (6):<br>
  libcamera: framebuffer: Add FrameMetadata::Status::FrameStartup<br>
  ipa: rpi: Replace dropFrameCount in the IPA -> PH interface<br>
  pipeline: ipa: rpi: Split RPiCameraData::dropFrameCount_<br>
  pipeline: rpi: Remove disable_startup_frame_drops config option<br>
  pipeline: rpi: Remove ispOutputCount_ and ispOutputTotal_<br>
  ipa: rpi: Rename dropFrameCount_ to startupCount_<br>
<br>
 include/libcamera/framebuffer.h               |   1 +<br>
 include/libcamera/ipa/raspberrypi.mojom       |   3 +-<br>
 src/ipa/rpi/common/ipa_base.cpp               |  20 ++--<br>
 src/ipa/rpi/common/ipa_base.h                 |   4 +-<br>
 src/libcamera/framebuffer.cpp                 |  13 ++-<br>
 .../pipeline/rpi/common/pipeline_base.cpp     | 105 +++++++-----------<br>
 .../pipeline/rpi/common/pipeline_base.h       |  14 +--<br>
 .../pipeline/rpi/pisp/data/example.yaml       |   5 -<br>
 src/libcamera/pipeline/rpi/pisp/pisp.cpp      |  12 --<br>
 .../pipeline/rpi/vc4/data/example.yaml        |   5 -<br>
 src/libcamera/pipeline/rpi/vc4/vc4.cpp        |  15 ---<br>
 11 files changed, 72 insertions(+), 125 deletions(-)<br>
<br>
-- <br>
2.43.0<br>
<br>
</blockquote></div>