[libcamera-devel] [PATCH v1 0/1] Fix ipu3 pipeline handler's first frame

Harvey Yang chenghaoyang at chromium.org
Mon Sep 18 10:49:20 CEST 2023


Hi folks,

As ipu3 ISP has one frame delay for the output, it currently has the
first frame being all black. It's tested in one of the CrOS camera
tast test: camera.Connector.
This patch fixes that by queueing one extra padding frame.

Please check. Thanks!

BR,
Harvey

Harvey Yang (1):
  libcamera: Fix ipu3's issue of first black frame

 src/libcamera/pipeline/ipu3/ipu3.cpp | 50 ++++++++++++++++++++++++----
 1 file changed, 43 insertions(+), 7 deletions(-)

-- 
2.42.0.459.ge4e396fd5e-goog



More information about the libcamera-devel mailing list