[libcamera-devel] [PATCH v5 0/8] android: Rework metadata tags

Jacopo Mondi jacopo at jmondi.org
Wed Sep 4 16:18:17 CEST 2019


Two new patches to fix handling of request templates to provide one templates
per capture request type, and make sure metadata packs are freed in error paths
by modifying the assertion macro.

Thanks
   j

Jacopo Mondi (8):
  android: camera_device: Add missing static metadata
  android: camera_device: Use correct sizes for static metadata
  android: camera_device: Remove tags from request template
  android: camera_device: Add missing tags in request template
  android: camera_device: Use precise sizes for request template
  android: camera_device: Fix handling of request template
  android: camera_device: Free metadata in error path
  android: camera_device: Report available keys

 src/android/camera_device.cpp | 669 +++++++++++++++++++++++-----------
 src/android/camera_device.h   |   5 +-
 2 files changed, 453 insertions(+), 221 deletions(-)

--
2.23.0



More information about the libcamera-devel mailing list