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

Message ID 20200725164243.168297-1-jacopo@jmondi.org
Headers show
Series
  • android: cts: Fix Manual and VideoRecording templates
Related show

Message

Jacopo Mondi July 25, 2020, 4:42 p.m. UTC
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