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
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
2021-10-15
android: capabilities: Cap frame rate to 30 FPS
Jacopo Mondi
2021-10-15
android: capabilties: Fix ANDROID_CONTROL_AE_AVAILABLE_TARGET_FPS_RANGES
Jacopo Mondi
2021-10-15
android: Populate streams and duration in the same loop
Jacopo Mondi
2021-10-15
android: capabilities: Print output stream list
Jacopo Mondi
2021-10-15
android: Filter preview streams on FPS
Jacopo Mondi
2021-10-15
android: capabilities: Collect absolute max frame durations
Jacopo Mondi
2021-10-15
android: capabilties: Correctly populate STALL durations
Jacopo Mondi
2021-10-15
android: capabilities: Use per-configuration durations
Jacopo Mondi
2021-10-15
android: capabilties: Assume controls::FrameDurationLimits is supported
Jacopo Mondi
2021-10-15
android: capabilities: Initialize camera state when building properties
Jacopo Mondi
2021-10-15
android: capabilities: Collect per-stream frame durations
Jacopo Mondi
2021-10-13
android: Check if Stream configurations were generated correctly
Javier Martinez Canillas
2021-10-12
android: camera_device: Fix crash in calling CameraDevice::close()
Hirokazu Honda
2021-10-10
android: camera_stream: Fix error message for buffer creation
Laurent Pinchart
2021-10-06
android: camera_stream: Set right format for processor output buffer
Hirokazu Honda
2021-09-30
android: camera_device: Send capture results by inspecting the queue
Umang Jain
[prev]
[next]