[libcamera-devel] [PATCH v2 0/2] android: Report
Jacopo Mondi
jacopo at jmondi.org
Thu Dec 17 15:03:56 CET 2020
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
More information about the libcamera-devel
mailing list