[libcamera-devel,0/5] android: Report frame durations
mbox series

Message ID 20210121174633.382334-1-jacopo@jmondi.org
Headers show
Series
  • android: Report frame durations
Related show

Message

Jacopo Mondi Jan. 21, 2021, 5:46 p.m. UTC
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