libcamera/test/v4l2_device
Kieran Bingham 220106b1fe test: v4l2_device: Provide buffer sharing test
Obtain two V4L2Devices and use one to obtain a BufferPool.

Propagate the formats from the first to the second device and then commence
sending buffers between the two devices in a ping-pong fashion.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2019-02-13 17:32:31 +00:00
..
buffer_sharing.cpp test: v4l2_device: Provide buffer sharing test 2019-02-13 17:32:31 +00:00
capture_async.cpp test: v4l2_device: Rename dev_ to capture_ 2019-02-13 17:27:33 +00:00
double_open.cpp test: v4l2_device: Rename dev_ to capture_ 2019-02-13 17:27:33 +00:00
meson.build test: v4l2_device: Provide buffer sharing test 2019-02-13 17:32:31 +00:00
request_buffers.cpp test: v4l2_device: Rename dev_ to capture_ 2019-02-13 17:27:33 +00:00
stream_on_off.cpp test: v4l2_device: Rename dev_ to capture_ 2019-02-13 17:27:33 +00:00
v4l2_device_test.cpp test: v4l2_device: release capture device resources 2019-02-13 17:27:46 +00:00
v4l2_device_test.h test: v4l2_device: Rename dev_ to capture_ 2019-02-13 17:27:33 +00:00