[libcamera-devel] [PATCH 0/5] android: Report frame durations
Jacopo Mondi
jacopo at jmondi.org
Thu Jan 21 18:46:28 CET 2021
Hello,
this series is based on:
[PATCH v2 00/11] android: Exposure times + scaler crop + android metadata
[PATCH 0/7] android: camera device and metadata improvements
and adds reporting of the frame duration limits to the IPU3 pipeline handler
and the Android Camera HAL.
This last series fixes all 22 tests in the
android.hardware.camera2.cts.CaptureRequestTest CTS test module.
Thanks
j
Jacopo Mondi (5):
libcamera: camera_sensor: Make VBLANK mandatory
libcamera: ipu3: Register FrameDurations control
android: camera_device: Compute AE frame limits
android: camera_device: Use AE FPS range in template
android: camera_device: Return AE FPS range
Documentation/sensor_driver_requirements.rst | 6 +-
src/android/camera_device.cpp | 120 +++++++++++++------
src/libcamera/camera_sensor.cpp | 1 +
src/libcamera/pipeline/ipu3/ipu3.cpp | 35 +++++-
4 files changed, 124 insertions(+), 38 deletions(-)
--
2.29.2
More information about the libcamera-devel
mailing list