libcamera/Documentation
Niklas Söderlund 8992b3ffbb libcamera: pipeline_handler: Remove Camera argument from request handling
There is no need to pass the Camera pointer to queueRequest(),
completeBuffer() and completeRequest() as the Request also passed
contains the same information. Remove the Camera argument to avoid
situations where the information in the Request and the argument differ.

There is no functional change and no public API change as the interface
is only used between the Camera and PipelineHandler.

Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-12-28 14:02:13 +01:00
..
api-html licenses: Add SPDX headers to RST documentation 2020-04-15 19:51:56 +03:00
guides libcamera: pipeline_handler: Remove Camera argument from request handling 2020-12-28 14:02:13 +01: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 exclusion of details namespaces 2020-12-27 12:29:26 +02:00
environment_variables.rst Documentation: Add descriptions for environment variables 2020-12-27 12:29:05 +02:00
index.rst Documentation: Add descriptions for environment variables 2020-12-27 12:29:05 +02:00
meson.build Documentation: Restore alphabetical order of sources in meson.build 2020-12-27 12:29:12 +02:00