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
/
camera_request.h
Age
Commit message (
Expand
)
Author
2023-02-10
android: framebuffer: Add HALFrameBuffer and replace FrameBuffer
Harvey Yang
2021-12-11
android: Remove CameraWorker
Jacopo Mondi
2021-12-01
android: camera_request: 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-11-24
android: Convert to pragma once
Kieran Bingham
2021-11-08
android: Camera3RequestDescriptor: Provide a constructor for StreamBuffer
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-19
android: camera_request: Don't embed full camera3_stream_buffer_t
Laurent Pinchart
2021-10-19
android: camera_device: Create struct to track per stream buffer
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