libcamera/test/v4l2_videodevice
Laurent Pinchart 207d57c8b4 libcamera: v4l2_controls: Replace V4L2ControlInfo with V4L2ControlRange
The V4L2ControlInfo class only stores a ControlRange. Make it inherit
from ControlRange to provide a convenience constructor from a struct
v4l2_query_ext_ctrl and rename it to V4L2ControlRange.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
2019-10-15 22:33:31 +03:00
..
buffer_sharing.cpp test: Get event dispatcher from current thread 2019-08-19 19:06:37 +03:00
capture_async.cpp test: Get event dispatcher from current thread 2019-08-19 19:06:37 +03:00
controls.cpp libcamera: v4l2_controls: Replace V4L2ControlInfo with V4L2ControlRange 2019-10-15 22:33:31 +03:00
double_open.cpp libcamera: Rename V4L2Device to V4L2VideoDevice 2019-06-19 15:46:44 +02:00
formats.cpp libcamera: Rename V4L2Device to V4L2VideoDevice 2019-06-19 15:46:44 +02:00
meson.build test: v4l2_videodevice: Add V4L2 control test 2019-10-13 20:37:37 +03:00
request_buffers.cpp libcamera: Rename V4L2Device to V4L2VideoDevice 2019-06-19 15:46:44 +02:00
stream_on_off.cpp libcamera: Rename V4L2Device to V4L2VideoDevice 2019-06-19 15:46:44 +02:00
v4l2_m2mdevice.cpp test: Get event dispatcher from current thread 2019-08-19 19:06:37 +03:00
v4l2_videodevice_test.cpp test: v4l2_device: Remove unused function 2019-08-13 15:36:04 +01:00
v4l2_videodevice_test.h tests: v4l2_videodevice: Set media bus and pixel formats for vimc 2019-08-11 02:16:21 +02:00