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

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

Message

Jacopo Mondi Feb. 22, 2021, 10:52 a.m. UTC
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