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
/
controls
/
control_list.cpp
Age
Commit message (
Expand
)
Author
2022-07-20
test: control_list: Use get() to test for control presence
Laurent Pinchart
2021-05-06
test: control_list: Test ControlList::merge()
Jacopo Mondi
2021-05-06
test: control_list: Check for Brightness presence
Jacopo Mondi
2020-08-05
libcamera: pipelines: Use sensor ID as camera name
Niklas Söderlund
2020-05-16
libcamera: Move internal headers to include/libcamera/internal/
Laurent Pinchart
2020-04-27
test: Use float values for brightness, contrast and saturation
Laurent Pinchart
2019-11-25
test: controls: control_list: Add status check
Jacopo Mondi
2019-11-20
test: Extract CameraTest class out of camera tests to libtest
Laurent Pinchart
2019-10-13
libcamera: controls: Support accessing controls by numerical ID
Laurent Pinchart
2019-10-05
libcamera: controls: Use ControlValidator to validate ControlList
Laurent Pinchart
2019-10-05
libcamera: controls: Remove the unused ControlList::update() method
Laurent Pinchart
2019-10-04
libcamera: controls: Improve the API towards applications
Laurent Pinchart
2019-10-04
libcamera: controls: Use explicit 32-bit integer types
Laurent Pinchart
2019-10-04
libcamera: controls: Make ControlValue get/set accessors template methods
Laurent Pinchart
2019-08-19
libcamera: camera_manager: Construct CameraManager instances manually
Laurent Pinchart
2019-07-02
libcamera: test: Add ControlList tests
Kieran Bingham