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
/
v4l2_device
Age
Commit message (
Expand
)
Author
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-17
test: v4l2_device: Switch most tests to vimc
Niklas Söderlund
2019-05-17
test: v4l2_device: Reset media links and set a resolution
Niklas Söderlund
2019-05-17
test: v4l2_device: Allow each test to specify which device and entity to test
Niklas Söderlund
2019-05-17
test: v4l2_device: Implement functions inside class definition in cpp files
Niklas Söderlund
2019-05-17
test: v4l2_device: Order class sections
Niklas Söderlund
2019-05-17
libcamera: Always check return value of MediaDevice::acquire()
Niklas Söderlund
2019-04-30
libcamera: Use the Size class through libcamera
Laurent Pinchart
2019-03-01
test: v4l2_device: Add format handling test
Jacopo Mondi
2019-02-13
test: v4l2_device: Provide buffer sharing test
Kieran Bingham
2019-02-13
test: v4l2_device: release capture device resources
Kieran Bingham
2019-02-13
test: v4l2_device: Rename dev_ to capture_
Kieran Bingham
2019-02-13
libcamera: v4l2_device: Simplify exportBuffers()
Kieran Bingham
2019-02-13
test: v4l2_device: capture_async: End test at 30 frames
Kieran Bingham
2019-02-13
test: v4l2_device: Use VIVID capture stream
Kieran Bingham
2019-02-06
test: v4l2_device: Provide asynchronous capture test
Kieran Bingham
2019-02-06
test: v4l2_device: Add StreamOn/StreamOff test
Kieran Bingham
2019-02-06
test: v4l2_device: Add request_buffers test
Kieran Bingham
2019-02-06
test: v4l2_device: Use DeviceEnumerator to find a UVCVideo
Kieran Bingham
2019-01-17
test: v4l2_device: Add test suite and initial test
Kieran Bingham