libcamera/src/v4l2
Kieran Bingham 0e6cd15b06 src: meson: Simplify v4l2 enablement
Simplify the src level meson file by moving the declaration of the v4l2
subdir to match the other invocations, making use of 'subdir_done()' to
break out if the adaptation layer is not enabled.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-12-30 15:31:53 +00:00
..
meson.build src: meson: Simplify v4l2 enablement 2020-12-30 15:31:53 +00:00
v4l2_camera.cpp v4l2: Omit extra semicolons 2020-10-20 13:15:46 +03:00
v4l2_camera.h v4l2: camera: Prevent shadowing within V4L2Camera::Buffer 2020-10-21 17:18:48 +01:00
v4l2_camera_file.cpp v4l2: V4L2CameraProxy: Take V4L2CameraFile as argument for intercepted calls 2020-06-25 23:41:19 +09:00
v4l2_camera_file.h v4l2: v4l2_camera_file: Add V4L2CameraFile to model the opened camera file 2020-06-25 23:41:15 +09:00
v4l2_camera_proxy.cpp v4l2: camera: Prevent shadowing within V4L2Camera::Buffer 2020-10-21 17:18:48 +01:00
v4l2_camera_proxy.h v4l2: camera_proxy: Store v4l2_pix_format instead of v4l2_format 2020-08-25 20:24:21 +03:00
v4l2_compat.cpp v4l2: v4l2_compat: Intercept open64, openat64, and mmap64 2020-06-19 20:21:00 +09:00
v4l2_compat_manager.cpp v4l2: V4L2CameraProxy: Take V4L2CameraFile as argument for intercepted calls 2020-06-25 23:41:19 +09:00
v4l2_compat_manager.h v4l2: V4L2CameraProxy: Take V4L2CameraFile as argument for intercepted calls 2020-06-25 23:41:19 +09:00