libcamera/Documentation
Naushir Patuck a62b35b8c0 libcamera: pipeline: Pass libcamera controls into pipeline_handler::start()
Applications now have the ability to pass in controls that need to be
applied on startup, rather than doing it through Request where there might
be some frames of delay in getting the controls applied.

This commit adds the ability to pass in a set of libcamera controls into
the pipeline handlers through the pipeline_handler::start() method. These
controls are provided by the application through the camera::start()
public API.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: David Plowman <david.plowman@raspberrypi.com>
Tested-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-12-08 14:28:51 +02:00
..
api-html licenses: Add SPDX headers to RST documentation 2020-04-15 19:51:56 +03:00
guides libcamera: pipeline: Pass libcamera controls into pipeline_handler::start() 2020-12-08 14:28:51 +02:00
theme licenses: Add SPDX headers to the website builder and theme 2020-06-09 23:26:12 +03:00
coding-style.rst Documentation: coding-style: Document global variable guidelines 2020-10-07 19:17:31 +09:00
conf.py licenses: Add SPDX headers to the website builder and theme 2020-06-09 23:26:12 +03:00
contributing.rst licenses: Add SPDX headers to RST documentation 2020-04-15 19:51:56 +03:00
docs.rst docs: Markup LD_PRELOAD as code 2020-06-05 09:29:40 +01:00
Doxyfile.in Documentation: Fix doxygen warning 2020-12-01 15:15:01 +02:00
index.rst Documentation: tracing: Add tracing guide 2020-11-03 11:35:16 +09:00
meson.build Documentation: tracing: Add tracing guide 2020-11-03 11:35:16 +09:00