libcamera/src
Hirokazu Honda dca709c44a android: CameraDevice: Manage staticMetadata_ with std::unique_ptr
staticMetadata_ in CameraDevice is not necessary to be a raw
pointer. This reduces the manual new/delete code by changing the
type to std::unique_ptr.

Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-03-25 00:45:27 +02:00
..
android android: CameraDevice: Manage staticMetadata_ with std::unique_ptr 2021-03-25 00:45:27 +02:00
cam meson: Add configuration option to build the cam application 2021-03-23 19:15:55 +02:00
gstreamer meson: Use subdir_done() to reduce indentation 2021-03-23 19:15:44 +02:00
ipa ipa: ipu3: Do not set controls during configure 2021-03-24 22:20:05 +00:00
libcamera libcamera: v4l2_videodevice: Prevent queueing buffers without a cache 2021-03-24 22:20:06 +00:00
qcam meson: Use subdir_done() to reduce indentation 2021-03-23 19:15:44 +02:00
v4l2 meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00
meson.build cros: Support the new cros camera API with set_up and tear_down 2021-03-03 19:05:12 +09:00