[libcamera-devel,0/3] android: Add more metadata
mbox series

Message ID 20201209173520.284266-1-jacopo@jmondi.org
Headers show
Series
  • android: Add more metadata
Related show

Message

Jacopo Mondi Dec. 9, 2020, 5:35 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.

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