libcamera/src/android
Hirokazu Honda 2bc6ba2e1f android: camera_device: Use Camera3StreamConfig in configureStreams()
Use the newly introduced Camera3StreamConfig to associate the
Android requested streams with the associated StreamConfiguration
in a vector of configurations.

This change prepares to sort the vector of configuration before using
it to configure the Camera and populate the streams_ vector.

No functional changes intended.

Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Umang Jain <email@uajain.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-12-11 14:13:38 +02:00
..
jpeg android: jpeg: Use LGPL-2.1 license for post_processor_jpeg.cpp 2020-11-17 09:43:24 +02:00
metadata android: metadata: Add SPDX tag 2019-08-12 10:34:13 +02:00
camera3_hal.cpp android: Protect against null callbacks 2020-09-16 14:21:28 +03:00
camera_device.cpp android: camera_device: Use Camera3StreamConfig in configureStreams() 2020-12-11 14:13:38 +02:00
camera_device.h android: camera_device: Mark toPixelFormat() a const function 2020-10-28 15:52:51 +00:00
camera_hal_manager.cpp android: Omit extra semicolons 2020-10-20 13:15:49 +03:00
camera_hal_manager.h android: camera_hal_manager: Support camera hotplug 2020-08-23 20:46:12 +03:00
camera_metadata.cpp android: Omit extra semicolons 2020-10-20 13:15:49 +03:00
camera_metadata.h android: camera_metadata: Add method to update an entry 2020-08-05 14:33:52 +02:00
camera_ops.cpp meson: Remove -Wno-unused-parameter 2020-08-25 02:58:04 +03:00
camera_ops.h android: Remove internal thread 2020-02-13 13:23:23 +02:00
camera_stream.cpp android: camera_stream: Make some member variables constant 2020-10-21 11:18:12 +01:00
camera_stream.h android: camera_stream: Make some member variables constant 2020-10-21 11:18:12 +01:00
camera_worker.cpp android: Omit extra semicolons 2020-10-20 13:15:49 +03:00
camera_worker.h android: camera_worker: Introduce CameraWorker 2020-10-14 20:10:06 +02:00
meson.build android: jpeg: Introduce a simple image thumbnailer 2020-10-28 15:52:51 +00:00
post_processor.h libcamera: Declare empty virtual destructors as defaulted 2020-10-23 22:53:13 +03:00