[libcamera-devel] [PATCH v2 0/5] libcamera: Calculate expoure time limits
Jacopo Mondi
jacopo at jmondi.org
Mon Dec 28 17:55:55 CET 2020
The previous version was named "libcamera: Register CameraSensor controls"
which is part of what this series does, but the real thing is calculating the
exposure time limits (which if validated here, I shall report to Android too).
Mostly just added Paul's tags and fixed a s/max/def he spotted (thanks).
Sending out for completeness as the sensor database series depends on this
one too.
Thanks
j
Jacopo Mondi (5):
libcamera: camera_sensor: Validate driver support
libcamera: camera_sensor: Initialize controls
libcamera: camera_sensor: Rename controls() method
libcamera: camera_sensor: Add controls() method
libcamera: ipu3: Register sensor controls
include/libcamera/internal/camera_sensor.h | 6 +-
src/libcamera/camera_sensor.cpp | 161 +++++++++++++++++++--
src/libcamera/pipeline/ipu3/ipu3.cpp | 7 +-
src/libcamera/pipeline/rkisp1/rkisp1.cpp | 2 +-
src/libcamera/pipeline/vimc/vimc.cpp | 4 +-
5 files changed, 165 insertions(+), 15 deletions(-)
--
2.29.2
More information about the libcamera-devel
mailing list