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
/
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