libcamera/src
Kieran Bingham 5ca0c9276f libcamera: CameraManager: Remove ::get(dev_t)
The CameraManager::get(dev_t) implementation was provided only for the
V4L2 Adaptation layer. This has now been replaced with the use of the
public SystemDevices property.

Remove the deprecated function entirely, along with the camerasByDevnum_
map which was only used to support this functionality.

This is a clear (and intentional) breakage in both the API and ABI.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2023-07-11 15:19:13 +01:00
..
android android: mm: Stub libhardware for build tests 2023-05-30 18:29:08 +03:00
apps meson: Fix space around colon issues 2023-07-07 11:39:19 +03:00
gstreamer meson: Fix space around colon issues 2023-07-07 11:39:19 +03:00
ipa ipa: rpi: imx296_mono: Disable all colour shading 2023-07-10 14:20:22 +01:00
libcamera libcamera: CameraManager: Remove ::get(dev_t) 2023-07-11 15:19:13 +01:00
py meson: Fix space around colon issues 2023-07-07 11:39:19 +03:00
v4l2 v4l2: Use SystemDevices properties to identify cameras 2023-07-11 15:19:13 +01:00
meson.build v4l2: Move the v4l2 compat layer to libexec/libcamera 2023-05-04 20:05:02 +01:00