[PATCH 0/1] libcamera: software_isp: Actually apply black level from tuning data

Milan Zamazal mzamazal at redhat.com
Fri Nov 8 10:43:30 CET 2024


This is an alternative proposal fixing the black level to
https://patchwork.libcamera.org/patch/21703/ by Robert.  This patch
fixes just the obvious bug, the other parts of the given series,
i.e. attempt to fix problems when switching cameras[1] or introducing
IMX355 helper, are not covered.  This patch can be handled separately or
incorporated into the Robert’s series or another solution may be
proposed.

[1] I wonder whether
https://patchwork.libcamera.org/project/libcamera/list/?series=4752
could be related.

Milan Zamazal (1):
  libcamera: software_isp: Actually apply black level from tuning data

 src/ipa/simple/algorithms/blc.cpp | 7 +++++--
 src/ipa/simple/algorithms/blc.h   | 4 ++++
 src/ipa/simple/soft_simple.cpp    | 3 +--
 3 files changed, 10 insertions(+), 4 deletions(-)

-- 
2.44.1



More information about the libcamera-devel mailing list