[libcamera-devel] [PATCH 0/5] android: cts: Fix Manual and VideoRecording templates

Jacopo Mondi jacopo at jmondi.org
Sat Jul 25 18:42:38 CEST 2020


On top of the just sent series
[PATCH v2 0/6] android: camera_device: Generate correct preview template

This 5 patches fix CTS tests for VideoRecording and Manual capture intents.

5/5 might seem controversial, as I could have done that from the very beginning
instead of duplicating the functions and collpasing them at the end. But as the
functions could grow maybe it's better to keep them separate, so I've kept 5/5
separate.

Thanks
   j

Jacopo Mondi (5):
  android: camera_device: Report more control modes
  android: camera_device: Construct manual request template
  android: camera_device: Add (max, max) FPS range
  android: camera_device: Construct VideoRecording request template
  android: camera_device: Re-use PREVIEW template for other cases

 src/android/camera_device.cpp | 58 ++++++++++++++++++++++++++++++++---
 src/android/camera_device.h   |  2 ++
 2 files changed, 56 insertions(+), 4 deletions(-)

--
2.27.0



More information about the libcamera-devel mailing list