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
/
test
/
camera
/
statemachine.cpp
Age
Commit message (
Expand
)
Author
2020-03-18
libcamera: framebuffer_allocator: Lift camera restrictions on allocator
Laurent Pinchart
2020-01-12
libcamera: camera: Remove the prepared state
Niklas Söderlund
2020-01-12
libcamera: Switch to FrameBuffer interface
Niklas Söderlund
2020-01-12
libcamera: request: In addBuffer() do not fetch stream from Buffer
Niklas Söderlund
2019-11-20
test: Extract CameraTest class out of camera tests to libtest
Laurent Pinchart
2019-07-14
libcamera: buffer: Split memory information to BufferMemory
Laurent Pinchart
2019-06-10
test: camera: Fix initialisation
Kieran Bingham
2019-05-23
libcamera: camera: Return a pointer from generateConfiguration()
Laurent Pinchart
2019-05-23
libcamera: Use stream roles directly instead of StreamUsage
Laurent Pinchart
2019-05-23
libcamera: camera: Rename configureStreams() and streamConfiguration()
Laurent Pinchart
2019-04-09
libcamera: Switch to CameraConfiguration
Niklas Söderlund
2019-04-05
libcamera: camera: Add support for stream usages
Niklas Söderlund
2019-03-14
test: camera: Add state machine test
Niklas Söderlund