[libcamera-devel] [PATCH 0/3] android: Add more metadata
Jacopo Mondi
jacopo at jmondi.org
Wed Dec 9 18:35:16 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.
At the base, a patch to make it possible to use a 'const Request *'
in the camera HAL.
Thanks
j
Jacopo Mondi (3):
libcamera: request: Mark metadata() and controls() as const
android: camera_device: Report pipeline depth
android: camera_device: Report number of out streams
include/libcamera/request.h | 4 ++--
src/android/camera_device.cpp | 29 +++++++++++++++++++++++------
src/android/camera_device.h | 4 ++--
src/android/camera_worker.h | 1 +
4 files changed, 28 insertions(+), 10 deletions(-)
--
2.29.1
More information about the libcamera-devel
mailing list