[libcamera-devel] [PATCH 0/2] android: Hot pixel correction

Paul Elder paul.elder at ideasonboard.com
Tue Dec 21 06:33:02 CET 2021


This series adds support in the HAL for hot pixel correction, or at
least connecting the relevant controls into libcamera. 1/2 adds the
control to libcamera, and 2/2 plumbs it through the HAL.

Paul Elder (2):
  controls: Add HotPixelMode
  android: Plumb hot pixel mode

 src/android/camera_capabilities.cpp | 55 +++++++++++++++++++++++++++++
 src/android/camera_device.cpp       | 46 ++++++++++++++++++++++++
 src/libcamera/control_ids.yaml      | 28 +++++++++++++++
 3 files changed, 129 insertions(+)

-- 
2.27.0



More information about the libcamera-devel mailing list