[libcamera-devel,v2,0/2] android: Report
mbox series

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

Message

Jacopo Mondi Dec. 17, 2020, 2:03 p.m. UTC
This series reports the number of supported output streams
through the ANDROID_REQUEST_MAX_NUM_OUTPUT_STREAMS static
metadata and reports ANDROID_REQUEST_PIPELINE_DEPTH if the pipeline
reports that in the capture results.

Thanks
   j

v1 -> v2:
- Conditionally report support for a RAW stream
- Access the metadata control list from descriptor->request_->metadata()
  and drop patch 1/3 of v1

Jacopo Mondi (2):
  android: camera_device: Report pipeline depth
  android: camera_device: Report number of out streams

 src/android/camera_device.cpp | 34 +++++++++++++++++++++++++++-------
 src/android/camera_device.h   |  4 ++--
 src/android/camera_worker.h   |  4 ++++
 3 files changed, 33 insertions(+), 9 deletions(-)

--
2.29.2