libcamera/src/android
Nicholas Roth 2f0987d1db android: libcamera: add useful debug prints
I identified opportunities to make libcamera's log output easier to
understand while working to get it working on my Android device as a
HAL. These additional logging statements came out of that and will
hopefully prove useful to Android distribution maintainers with the same
goal as mine and to users who attempt to debug tools like Waydroid.

Signed-off-by: Nicholas Roth <nicholas@rothemail.net>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2022-10-28 12:03:58 +01:00
..
cros android: cros: Simplify integration 2021-06-25 16:09:46 +01:00
data libcamera: Add missing SPDX headers for miscellaneous CC0-1.0 contents 2022-09-30 21:51:23 +03:00
jpeg android: exif: Fix thumbnail buffer lifetime 2022-07-24 19:43:10 +05:30
metadata android: metadata: Add SPDX tag 2019-08-12 10:34:13 +02:00
mm libcamera: framebuffer: Move remaining private data to Private class 2022-10-10 17:49:49 +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 android: libcamera: add useful debug prints 2022-10-28 12:03:58 +01:00
camera_capabilities.h android: Convert to pragma once 2021-11-24 12:18:29 +00:00
camera_device.cpp libcamera: controls: Avoid double lookups 2022-07-19 14:23:32 +03:00
camera_device.h android: Remove CameraWorker 2021-12-11 17:53:40 +01:00
camera_hal_config.cpp android: remove references to std::filesystem 2022-10-28 11:37:41 +01:00
camera_hal_config.h android: Convert to pragma once 2021-11-24 12:18:29 +00:00
camera_hal_manager.cpp android: libcamera: add useful debug prints 2022-10-28 12:03:58 +01:00
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: Create allocator unconditionally 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