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
/
cam
/
capture.h
Age
Commit message (
Expand
)
Author
2021-05-06
cam: Implement OptMetadata
Jacopo Mondi
2021-02-05
cam: Only queue the exact number of requests asked for
Niklas Söderlund
2020-11-15
cam: Move request processing to main thread
Laurent Pinchart
2020-10-12
libcamera, android, cam, gstreamer, qcam, v4l2: Reuse Request
Paul Elder
2020-08-25
cam: Print timestamp of captured buffers
Laurent Pinchart
2020-08-14
libcamera: request: Make Stream pointer const
Niklas Söderlund
2020-07-27
cam: Add optional argument to --capture to specify how many frames to capture
Niklas Söderlund
2020-07-27
cam: capture: Cache the EventLoop handler
Niklas Söderlund
2020-01-12
libcamera: Switch to FrameBuffer interface
Niklas Söderlund
2019-11-20
cam: Store camera as shared pointer everywhere
Niklas Söderlund
2019-11-19
libcamera: camera: Remove explicit stream to buffer map in requestCompleted s...
Niklas Söderlund
2019-09-14
libcamera: Switch to the std::chrono API
Laurent Pinchart
2019-06-19
cam: Move camera configuration preparation to CamApp
Niklas Söderlund
2019-05-25
cam: capture: Break out capture to a new class
Niklas Söderlund