summaryrefslogtreecommitdiff
path: root/src/libcamera/camera_sensor_properties.cpp
diff options
context:
space:
mode:
authorPhi-Bang Nguyen <pnguyen@baylibre.com>2021-05-06 20:06:06 +0200
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2021-05-25 04:56:32 +0300
commita25a611bb3f7a994475fa21d663bc18aa8420863 (patch)
treec6b574955f9634f6c4f951e523747a8782d6cc14 /src/libcamera/camera_sensor_properties.cpp
parent34bee5e84ecba01e0ded5cacbc46c277c5a0edba (diff)
pipeline: simple: Rework the supportedDevices list
The supportedDevices may contain entries which have the same driver but different converters. For example, if we add these two entries: { "mtk-seninf", "mtk-mdp", 3 }, { "mtk-seninf", "mtk-mdp3", 3 }, the simple pipeline handler will always take the first one where it can acquire the driver and skip the rest. So, make the changes to support this usecase. Signed-off-by: Phi-Bang Nguyen <pnguyen@baylibre.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/libcamera/camera_sensor_properties.cpp')
0 files changed, 0 insertions, 0 deletions