libcamera/src/android
Laurent Pinchart acf18e4265 libcamera: Switch from utils::make_unique to std::make_unique
Now that we're using C++-14, drop utils::make_unique for
std::make_unique.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2020-01-14 19:06:40 +02:00
..
metadata android: metadata: Add SPDX tag 2019-08-12 10:34:13 +02:00
camera3_hal.cpp android: hal: Add Camera3 HAL 2019-08-12 11:55:46 +02:00
camera_device.cpp libcamera: Switch from utils::make_unique to std::make_unique 2020-01-14 19:06:40 +02:00
camera_device.h libcamera: camera: Remove explicit stream to buffer map in requestCompleted signal 2019-11-19 18:30:26 +01:00
camera_hal_manager.cpp libcamera: camera_manager: Construct CameraManager instances manually 2019-08-19 19:07:45 +03:00
camera_hal_manager.h android: camera_hal_manager: Remove unused close() method 2019-08-19 19:07:33 +03:00
camera_metadata.cpp android: Add CameraMetadata helper class 2019-09-05 23:07:53 +02:00
camera_metadata.h android: Add CameraMetadata helper class 2019-09-05 23:07:53 +02:00
camera_proxy.cpp android: Replace ThreadRPC with blocking method call 2019-10-30 02:37:37 +02:00
camera_proxy.h android: Replace ThreadRPC with blocking method call 2019-10-30 02:37:37 +02:00
meson.build android: Replace ThreadRPC with blocking method call 2019-10-30 02:37:37 +02:00