libcamera/src/v4l2
Laurent Pinchart 48f3a25d7c v4l2: meson: Keep defines sorted alphabetically
Due to my mistake, commit 705601781b ("v4l2: Unset _TIME_BITS in
addition to _FILE_OFFSET_BITS") got merged with incorrect sorting of
defines. Fix it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
2024-03-27 23:20:52 +02:00
..
libcamerify.in v4l2: Provide libcamerify wrapper script 2022-02-04 09:39:46 +00:00
meson.build v4l2: meson: Keep defines sorted alphabetically 2024-03-27 23:20:52 +02:00
v4l2_camera.cpp v4l2: v4l2_camera: Apply clang thread safety annotation 2022-11-11 16:25:47 +05:30
v4l2_camera.h v4l2: v4l2_camera: Apply clang thread safety annotation 2022-11-11 16:25:47 +05:30
v4l2_camera_file.cpp v4l2: v4l2_camera_file: Store file description 2022-01-14 14:02:49 +02:00
v4l2_camera_file.h v4l2: v4l2_camera_file: Store file description 2022-01-14 14:02:49 +02:00
v4l2_camera_proxy.cpp v4l2: v4l2_camera_proxy: Prevent ioctl sign-extensions 2023-07-11 15:19:13 +01:00
v4l2_camera_proxy.h v4l2: v4l2_camera_proxy: Apply clang thread safety annotation 2022-11-11 16:25:46 +05:30
v4l2_compat.cpp libcamera: Correct include headers for Mutex classes 2021-12-01 13:46:48 +02:00
v4l2_compat_manager.cpp v4l2: Use SystemDevices properties to identify cameras 2023-07-11 15:19:13 +01:00
v4l2_compat_manager.h v4l2: v4l2_compat_manager: Store V4L2CameraFile in mmaps_ 2022-01-14 14:02:49 +02:00