[libcamera-devel] [PATCH v3 0/5] android: Report frame durations

Jacopo Mondi jacopo at jmondi.org
Mon Feb 22 11:52:17 CET 2021


Major diff compared to v2 is that the control limits calculation in
the IPU3 pipeline handler are performed using a known configuration,
which corresponds to the sensor resolution.

The CameraDevice integration of frame duration property has been changed
to meet review comments.

The end results have been compared agains the results obtained with v2.

Thanks
  j

Jacopo Mondi (5):
  libcamera: ipu3: Initialize controls using sensor resolution
  libcamera: ipu3: Register FrameDurations control
  android: camera_device: Compute frame durations
  android: camera_device: Use AE FPS range in template
  android: camera_device: Return AE FPS range

 src/android/camera_device.cpp        | 116 ++++++++++++++++++++-------
 src/libcamera/pipeline/ipu3/ipu3.cpp |  59 ++++++++++----
 2 files changed, 132 insertions(+), 43 deletions(-)

--
2.30.0



More information about the libcamera-devel mailing list