[libcamera-devel] [PATCH v2 0/6] android: camera_device: Generate correct preview template
Jacopo Mondi
jacopo at jmondi.org
Sat Jul 25 16:40:52 CEST 2020
V2 fixes a potential leak in 5/6 while reworking it to add a single function
to support preview template only.
Thanks
j
Jacopo Mondi (6):
android: camera_metadata: Mark isValid() as const
android: camera_metadata: Add const version of get()
andrdid: camera_device: Store const templates
android: camera_metadata: Add method to update an entry
android: camera_device: Break-out request template
android: camera_device: Fix preview template
src/android/camera_device.cpp | 114 +++++++++++++++++++++-----------
src/android/camera_device.h | 3 +-
src/android/camera_metadata.cpp | 32 +++++++++
src/android/camera_metadata.h | 4 +-
4 files changed, 112 insertions(+), 41 deletions(-)
--
2.27.0
More information about the libcamera-devel
mailing list