libcamera/Documentation
Kieran Bingham 86eaa6c5e1 libcamera/base: Introduce new base library
The libcamera-base.so will feature internal support functionality
that is utilised by libcamera, and can be shared in other places.

This new library provides a layer beneath libcamera which provides
common abstractions to internal objects.

A pkg-config file is generated and named libcamera-base.pc which allows
components such as external IPA modules to link directly to this library
if they need. Normal applications will reference this library through
the Requires: statement provided by the libcamera.pc package
configuration, and linkage will be handled automatically through the
pkg-config mechanisms.

No code is moved to this library yet, this patch only introduces the
framework, construction and linkage.

Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-06-25 16:10:58 +01:00
..
api-html licenses: Add SPDX headers to RST documentation 2020-04-15 19:51:56 +03:00
guides ipa: core: Move documentation from cpp file back into the mojom file 2021-05-27 18:20:35 +09:00
theme licenses: Add SPDX headers to the website builder and theme 2020-06-09 23:26:12 +03:00
coding-style.rst utils: checkstyle.py: Drop astyle support 2020-12-29 16:45:36 +02:00
conf.py licenses: Add SPDX headers to the website builder and theme 2020-06-09 23:26:12 +03:00
contributing.rst libcamera is moving its IRC channel to OFTC (irc.oftc.net) 2021-05-30 12:32:52 +03:00
docs.rst docs: Markup LD_PRELOAD as code 2020-06-05 09:29:40 +01:00
Doxyfile.in ipa: Move core IPA interface documentation to a .cpp file 2021-05-24 14:13:01 +03:00
environment_variables.rst Documentation: environment-variables: Use standard rST link syntax 2021-03-19 01:54:41 +02:00
getting-started.rst Documentation: Add getting started section 2021-04-03 04:03:37 +03:00
index.rst Documentation: Add IPA writers guide 2021-05-13 13:20:42 +09:00
meson.build libcamera/base: Introduce new base library 2021-06-25 16:10:58 +01:00
sensor_driver_requirements.rst Documentation: sensor-driver: Fix links to V4L2 documentation 2021-03-19 01:56:33 +02:00