libcamera/src/android
Hirokazu Honda fec64fb75a android: camera_stream: Add sourceStream
Add a sourceStream field to the CameraStream class, meant to contain a
reference to the direct stream which produces actual image data for
streams of type CameraStream::Mapped.

The sourceStream of mapped streams will be used in later patches to make
sure for each Mapped stream at least one libcamera::Stream is queued to
the libcamera::Camera.

Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2022-06-10 11:48:09 +02:00
..
cros android: cros: Simplify integration 2021-06-25 16:09:46 +01:00
data android: nautilus: Add camera HAL configuration 2021-08-04 09:03:37 +05:30
jpeg libcamera: Replace toString with operator<<() for format classes 2022-05-04 14:11:33 +03:00
metadata android: metadata: Add SPDX tag 2019-08-12 10:34:13 +02:00
mm libcamera: Replace toString with operator<<() for format classes 2022-05-04 14:11:33 +03:00
yuv libcamera: Replace toString with operator<<() for format classes 2022-05-04 14:11:33 +03:00
camera3_hal.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
camera_buffer.h android: Convert to pragma once 2021-11-24 12:18:29 +00:00
camera_capabilities.cpp libcamera: Replace toString with operator<<() for format classes 2022-05-04 14:11:33 +03:00
camera_capabilities.h android: Convert to pragma once 2021-11-24 12:18:29 +00:00
camera_device.cpp android: camera_stream: Add sourceStream 2022-06-10 11:48:09 +02:00
camera_device.h android: Remove CameraWorker 2021-12-11 17:53:40 +01:00
camera_hal_config.cpp libcamera: Use "..." instead of <...> consistently for internal headers 2022-06-01 12:08:36 +03:00
camera_hal_config.h android: Convert to pragma once 2021-11-24 12:18:29 +00:00
camera_hal_manager.cpp android: Override camera as "Internal" provided found in HAL config 2021-08-04 09:03:33 +05:30
camera_hal_manager.h android: camera_hal_manager: Add thread safety annotation 2021-12-01 13:46:50 +02:00
camera_metadata.cpp android: camera_metadata: Rename get() to getMetadata() 2021-10-19 19:17:31 +05:30
camera_metadata.h android: camera_metadata: Add setEntry helper 2021-12-22 16:07:17 -06:00
camera_ops.cpp android: Implement flush() camera operation 2021-06-14 12:26:28 +02:00
camera_ops.h android: Convert to pragma once 2021-11-24 12:18:29 +00:00
camera_request.cpp android: camera_request: Lifetime of a Camera3RequestDescriptor 2022-03-03 17:29:02 +05:30
camera_request.h android: Remove CameraWorker 2021-12-11 17:53:40 +01:00
camera_stream.cpp android: camera_stream: Add sourceStream 2022-06-10 11:48:09 +02:00
camera_stream.h android: camera_stream: Add sourceStream 2022-06-10 11:48:09 +02:00
frame_buffer_allocator.h android: Introduce PlatformFrameBufferAllocator 2021-12-06 17:41:45 +01:00
meson.build android: camera_hal_config: Use YamlParser to parse android HAL config 2022-05-10 00:22:36 +03:00
post_processor.h android: Convert to pragma once 2021-11-24 12:18:29 +00:00