libcamera/test/v4l2_videodevice
Laurent Pinchart ba9a62c836 libcamera: v4l2_controls: Remove V4L2ControlList class
The V4L2ControlList class only provides a convenience constructor for
the ControlList, which can easily be moved to the ControlList class and
may benefit it later (to construct a ControlList from controls supported
by a camera). Move the constructor and remove V4L2ControlList.

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:34 +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: Remove V4L2ControlList class 2019-10-15 22:33:34 +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