index
:
libcamera/jmondi/libcamera.git
imx8mp/extensible-format
imx8mp/extensible-format-v8
imx8mp/extensible-format-v9
isi/raw_sensor
isi/raw_sensor_v2
jmondi/android/ndk/pinephonepro
jmondi/android/pinephonepro
jmondi/android/vndk
jmondi/device-match-generalize
jmondi/imx8mp/debix-a
jmondi/lc-compliance-cros
jmondi/pinephone
jmondi/pinephonepro
jmondi/pinephonepro-af
jmondi/rk3399/google-dru-scarlet
jmondi/rockpi/af/imx519
jmondi/rpi5-on-mainline
multicontext/rpi/v3
pfc/rkisp1-free-run
pfc/rkisp1-free-run-upstreaming
pfc/rkisp1-free-run-v2
yaml-emitter
Jacopo Mondi's clone of libcamera
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-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
2021-10-19
android: camera_metadata: Rename get() to getMetadata()
Umang Jain
2021-10-19
android: camera_stream: Define explicit move constructor and destructors
Laurent Pinchart
2021-10-19
android: camera_stream: Don't close fence if wait fails
Laurent Pinchart
2021-10-19
android: camera_request: Don't embed full camera3_stream_buffer_t
Laurent Pinchart
2021-10-19
android: camera_device: Use abortRequest() instead of open-coding it
Laurent Pinchart
2021-10-19
android: camera_stream: Return non-const pointer from camera3Stream()
Laurent Pinchart
2021-10-19
android: camera_stream: Pass StreamBuffer to process()
Laurent Pinchart
2021-10-19
android: camera_device: Create struct to track per stream buffer
Umang Jain
2021-10-19
android: camera_stream: Plumb process() with Camera3RequestDescriptor
Umang Jain
2021-10-19
android: camera_device: Build capture_result dynamically
Laurent Pinchart
2021-10-19
android: camera_request: Turn struct into a class
Laurent Pinchart
2021-10-19
camera_device: Remove private scope of Camera3RequestDescriptor
Umang Jain
2021-10-19
android: Re-order out-of-order completion path
Jacopo Mondi
2021-10-19
Revert "android: camera_device: Configure one stream for identical stream req...
Jacopo Mondi
[next]