libcamera/test/v4l2_device
Laurent Pinchart a2dddf7c26 libcamera: Use the Size class through libcamera
Several of our structures include width and height fields that model a
size while we have a Size class for that purpose. Use the Size class
through libcamera, and give it a toString() method like other geometry
and format classes.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2019-04-30 22:18:42 +03: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
formats.cpp libcamera: Use the Size class through libcamera 2019-04-30 22:18:42 +03:00
meson.build test: v4l2_device: Add format handling test 2019-03-01 12:34:13 +01: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