libcamera/Documentation/guides
Barnabás Pőcze b03992e66f Documentation: guides: pipeline-handler: Simplify format collection
I believe a simple range based for loop is easier to understand
here than `std::transform()`. Furthermore, using a for loop enables
the easy filtering of invalid pixel formats.

Signed-off-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2025-05-02 17:25:30 +02:00
..
application-developer.rst Documentation: guides: application-developer: Fix variable shadowing 2025-02-04 17:53:50 +01:00
ipa.rst Documentation: Add documentation-contents.rst 2024-08-21 01:35:24 +03:00
pipeline-handler.rst Documentation: guides: pipeline-handler: Simplify format collection 2025-05-02 17:25:30 +02:00
tracing.rst Documentation: Add documentation-contents.rst 2024-08-21 01:35:24 +03:00