libcamera/src
Barnabás Pőcze 5553efc6b1 libcamera: request: Avoid double map lookup
Use `try_emplace()` that more or less combines `find()` and `operator[]`
in one function.

Signed-off-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2025-04-15 12:11:40 +02:00
..
android meson: Don't unnecessarily fallback to libyuv wrap 2024-11-26 19:05:17 +02:00
apps apps: lc-compliance: Add multi-stream tests 2025-04-15 09:54:18 +02:00
gstreamer gstreamer: Use Control<> objects when setting controls 2025-04-02 17:14:54 +02:00
ipa libcamera: software_isp: Add a clarification comment to AWB 2025-04-10 00:09:40 +03:00
libcamera libcamera: request: Avoid double map lookup 2025-04-15 12:11:40 +02:00
py libcamera: camera_manager: Take camera id in std::string_view 2025-04-01 12:08:24 +02:00
v4l2 meson: Convert v4l2 into a feature option 2025-01-10 12:35:10 +01:00
meson.build libcamera: meson: Fix libyuv detection 2025-03-01 22:36:24 +00:00