index
:
libcamera/pinchartl/libcamera.git
master
mtk/camsv
mtk/multi-cam
rpi/streams/next
simple/imx8
Laurent Pinchart's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
camera
Age
Commit message (
Expand
)
Author
2019-07-14
test: camera: Add buffer import and mapping test
Jacopo Mondi
2019-07-14
libcamera: Stop using Stream::bufferPool to get the number of buffers
Laurent Pinchart
2019-07-14
libcamera: buffer: Split memory information to BufferMemory
Laurent Pinchart
2019-06-11
test: camera: Increase runtime for capture test
Niklas Söderlund
2019-06-10
test: camera: Fix initialisation
Kieran Bingham
2019-05-23
meson: Create and use a dependency for libcamera and its headers
Laurent Pinchart
2019-05-23
meson: Fix coding style in meson.build files
Laurent Pinchart
2019-05-23
libcamera: camera: Add a validation API to the CameraConfiguration class
Laurent Pinchart
2019-05-23
libcamera: camera: Return a pointer from generateConfiguration()
Laurent Pinchart
2019-05-23
libcamera: Refactor the camera configuration storage and API
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-30
test: Unify naming of configurations in tests
Laurent Pinchart
2019-04-30
libcamera: Use the Size class through libcamera
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-04-04
test: camera: Remove test for bad Stream IDs
Niklas Söderlund
2019-04-04
test: camera: Remove streams argument from configurationValid()
Niklas Söderlund
2019-03-14
test: camera: Add state machine test
Niklas Söderlund
2019-03-14
test: camera: Add capture test
Niklas Söderlund
2019-03-14
test: camera: Add setting of configuration test
Niklas Söderlund
2019-03-14
test: camera: Add read default configuration test
Niklas Söderlund