index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
android
Age
Commit message (
Expand
)
Author
2022-07-25
android: camera_capabilities: Adjust minimum frame duration to match FPS
Han-Lin Chen
2022-07-25
android: camera_capabilities: Add (1600x1200) and (1280x960) resolutions
Han-Lin Chen
2022-07-24
android: exif: Fix thumbnail buffer lifetime
Cheng-Hao Yang
2022-07-19
libcamera: controls: Avoid double lookups
Laurent Pinchart
2022-07-19
libcamera: controls: Use std::optional to handle invalid control values
Christian Rauch
2022-06-20
android: Use the YamlObject iterator API
Laurent Pinchart
2022-06-16
libcamera: yaml_parser: Switch from FILE to File
Laurent Pinchart
2022-06-10
android: camera_device: Print the correct number of completed streams
Jacopo Mondi
2022-06-10
android: camera_device: Use YUV post-processor
Hirokazu Honda
2022-06-10
android: camera_device: Postpone mapped streams handling
Jacopo Mondi
2022-06-10
android: camera_stream: Create allocator unconditionally
Jacopo Mondi
2022-06-10
android: camera_stream: Add sourceStream
Hirokazu Honda
2022-06-01
libcamera: Use "..." instead of <...> consistently for internal headers
Laurent Pinchart
2022-05-20
android: Drop gcc 7 compatibility
Laurent Pinchart
2022-05-10
android: camera_hal_config: Use YamlParser to parse android HAL config
Han-Lin Chen
2022-05-04
libcamera: Replace toString with operator<<() for format classes
Laurent Pinchart
2022-05-04
libcamera: Replace toString with operator<<() for geometry classes
Laurent Pinchart
2022-03-03
android: camera_request: Lifetime of a Camera3RequestDescriptor
Umang Jain
2022-03-03
android: Document the structures and functions for post-processing
Umang Jain
2021-12-22
android: Increase result metadata size
Paul Elder
2021-12-22
android: camera_capabilities: Fix the type of the capability vector
Paul Elder
2021-12-22
android: camera_metadata: Add setEntry helper
Paul Elder
2021-12-22
android: camera_capabilities: Set read sensor settings capability
Paul Elder
2021-12-22
android: camera_capabilities: Add messages for lack of FULL support
Paul Elder
2021-12-11
android: Remove CameraWorker
Jacopo Mondi
2021-12-07
android: Apply 1% tolerance to minFrameDuration capping
Umang Jain
2021-12-06
android: camera_stream: Use PlatformFrameBufferAllocator
Hirokazu Honda
2021-12-06
android: Introduce PlatformFrameBufferAllocator
Hirokazu Honda
2021-12-04
libcamera: base: Rename FileDescriptor to SharedFD
Laurent Pinchart
2021-12-01
android: camera_request: Add thread safety annotation
Hirokazu Honda
2021-12-01
android: camera_device: Add thread safety annotation
Hirokazu Honda
2021-12-01
android: camera_device: Fix variables access without protection
Hirokazu Honda
2021-12-01
android: camera_stream: Add thread safety annotation
Hirokazu Honda
2021-12-01
android: camera_stream: Protect buffers initialization by mutex_
Hirokazu Honda
2021-12-01
android: camera_hal_manager: Add thread safety annotation
Hirokazu Honda
2021-12-01
libcamera: Correct include headers for Mutex classes
Hirokazu Honda
2021-12-01
android: Consolidate mutex classes to Mutex and MutexLocker
Hirokazu Honda
2021-12-01
libcamera: base: Introduce ConditionVariable
Hirokazu Honda
2021-11-30
android: camera_device: Provide toString() helper for stream_type
Umang Jain
2021-11-24
android: Convert to pragma once
Kieran Bingham
2021-11-08
android: Camera3RequestDescriptor: Provide a constructor for StreamBuffer
Umang Jain
2021-11-08
android: mm: Null check for CameraBufferManager
Umang Jain
2021-10-26
android: post_processor: Make post processing async
Umang Jain
2021-10-26
android: post_processor: Drop return value for process()
Umang Jain
2021-10-26
android: Track and notify post processing of streams
Umang Jain
2021-10-26
android: post_processor: Consolidate contextual information
Umang Jain
2021-10-26
android: camera_device: Refactor descriptor status and sendCaptureResults()
Umang Jain
2021-10-26
android: post_processor_jpeg: Replace encoder_ nullptr check
Umang Jain
2021-10-26
android: camera_stream: Replace post-processor nullptr check
Umang Jain
2021-10-21
android: camera_device: Cleanup header includes
Laurent Pinchart
[next]