mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-24 00:55:07 +03:00
The V4L2CameraProxy always calls V4L2Camera::getStreamConfig() right after V4L2Camera::open(), and never afterwards. Simplify the code by returning the initial configuration from V4L2Camera::open() and removing V4L2Camera::getStreamConfig(). Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Paul Elder <paul.elder@ideasonboard.com> |
||
---|---|---|
.. | ||
meson.build | ||
v4l2_camera.cpp | ||
v4l2_camera.h | ||
v4l2_camera_file.cpp | ||
v4l2_camera_file.h | ||
v4l2_camera_proxy.cpp | ||
v4l2_camera_proxy.h | ||
v4l2_compat.cpp | ||
v4l2_compat_manager.cpp | ||
v4l2_compat_manager.h |