[libcamera-devel] [PATCH 0/4] android: camera_metadata: Miscellaneous improvements

Laurent Pinchart laurent.pinchart at ideasonboard.com
Sat May 15 20:38:22 CEST 2021


Hello,

These small improvements stem from the review of the CameraMetadata
dynamic allocations series. As the series has been merged already, it
was as fast to express the review comments as code as it would have been
to write them in English.

The patches haven't been tested. Paul, would you be able to test them ?

Laurent Pinchart (4):
  android: camera_metadata: Rename sizeofT argument to elementSize
  android: camera_metadata: Constify argument to addEntry() and
    updateEntry()
  android: camera_metadata: Make internal functions private
  android: camera_metadata: Add type sanity check to updateEntry()

 src/android/camera_metadata.cpp | 15 ++++++++++++---
 src/android/camera_metadata.h   | 22 +++++++++++++++-------
 2 files changed, 27 insertions(+), 10 deletions(-)

-- 
Regards,

Laurent Pinchart



More information about the libcamera-devel mailing list