libcamera/src/v4l2
Laurent Pinchart 8a845ab078 libcamera: Replace toString with operator<<() for format classes
Now that format classes implement the stream formatting operator<<(),
use it instead of the toString() function.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
2022-05-04 14:11:33 +03:00
..
libcamerify.in v4l2: Provide libcamerify wrapper script 2022-02-04 09:39:46 +00:00
meson.build v4l2: Provide libcamerify wrapper script 2022-02-04 09:39:46 +00:00
v4l2_camera.cpp libcamera: base: shared_fd: Rename fd() to get() 2021-12-04 23:05:07 +02:00
v4l2_camera.h libcamera: base: Rename FileDescriptor to SharedFD 2021-12-04 23:05:05 +02:00
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 libcamera: Replace toString with operator<<() for format classes 2022-05-04 14:11:33 +03:00
v4l2_camera_proxy.h v4l2: V4L2CameraProxy: Add support for PREPARE_BUF as one of the supported ioctl 2022-01-21 16:30:19 +02:00
v4l2_compat.cpp libcamera: Correct include headers for Mutex classes 2021-12-01 13:46:48 +02:00
v4l2_compat_manager.cpp v4l2: v4l2_camera_proxy: Use file description in debug messages 2022-01-14 14:02:49 +02:00
v4l2_compat_manager.h v4l2: v4l2_compat_manager: Store V4L2CameraFile in mmaps_ 2022-01-14 14:02:49 +02:00