libcamera/Documentation/guides
Jacopo Mondi 1bf2d707e4 guides: pipeline-handler: Fix controlInfo_ initialization
Since commit b48db3c489 ("libcamera: controls: Create ControlInfoMap
with ControlIdMap"), instances of the ControlInfoMap class need to be
created with an instance of an unordered_map of ControlId to ControlInfo
and with a ControlIdMap instance.

The pipeline handler developer guide was never updated to reflect the
change. Fix it.

Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2024-03-05 10:09:41 +01:00
..
application-developer.rst Documentation: Update Qt documentation links to Qt 6 2024-01-22 09:44:03 +02:00
introduction.rst pipeline: ipa: raspberrypi: Refactor and move the Raspberry Pi code 2023-05-04 20:47:40 +03:00
ipa.rst meson: ipa: Add mapping for pipeline handler to mojom interface file 2023-05-04 18:38:25 +03:00
pipeline-handler.rst guides: pipeline-handler: Fix controlInfo_ initialization 2024-03-05 10:09:41 +01:00
tracing.rst guides: tracing: Mention where to find the trace file 2021-12-01 15:42:55 +00:00