libcamera/test/v4l2_subdevice
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
..
list_formats.cpp libcamera: v4l2_subdevice: Add method to retrieve the media entity 2019-04-18 18:13:16 +03:00
meson.build test: v4l2_subdevice: Add ListFormat test 2019-03-02 18:31:30 +01:00
test_formats.cpp libcamera: Use the Size class through libcamera 2019-04-30 22:18:42 +03:00
v4l2_subdevice_test.cpp test: v4l2_subdevice: Remove std::move() that prevents copy elision 2019-04-26 19:25:15 +03:00
v4l2_subdevice_test.h test: v4l2_subdevice: Add format handling test 2019-03-01 12:33:17 +01:00