gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/analytics
Mathieu Duponchelle 7983ecff1c docs: generate hotdoc configs for libraries with our helper script
With this patch, configure time is identical no matter whether doc is
enabled or not.

The configuration files also now contain explicitly-listed sources with
no wildcards.

For the four libraries where hotdoc needs to use clang to generate the
documentation (as opposed to the rest of the libraries where hotdoc uses
the gir), the script will call pkg-config to determine the appropriate
C flags.

This means a side effect of this patch is that pkg-config files are now
generated for the gstadaptivedemux and gstopencv libraries.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8312>
2025-01-17 20:36:06 +01:00
..
analytics-meta-prelude.h analytics: Add documentation to hotdoc build 2024-03-04 17:33:00 +00:00
analytics.h analytics: Move tensor meta to the analytics library 2024-11-08 14:58:49 +00:00
gstanalyticsclassificationmtd.c analytics: Change pointers in getters to const 2024-09-02 12:27:37 +00:00
gstanalyticsclassificationmtd.h analytics: Change pointers in getters to const 2024-09-02 12:27:37 +00:00
gstanalyticsmeta.c analytics: add _N_TO_N relation type 2024-12-09 18:18:30 +00:00
gstanalyticsmeta.h analytics: add _N_TO_N relation type 2024-12-09 18:18:30 +00:00
gstanalyticsobjectdetectionmtd.c analytics: add rotation to object detection mtd 2024-12-11 11:54:15 +01:00
gstanalyticsobjectdetectionmtd.h analytics: add rotation to object detection mtd 2024-12-11 11:54:15 +01:00
gstanalyticsobjecttrackingmtd.c analytics: Change pointers in getters to const 2024-09-02 12:27:37 +00:00
gstanalyticsobjecttrackingmtd.h analytics: Change pointers in getters to const 2024-09-02 12:27:37 +00:00
gstanalyticssegmentationmtd.c gst-analytics: add missing mtd segmentation API 2025-01-15 17:27:15 -05:00
gstanalyticssegmentationmtd.h gst-analytics: add missing mtd segmentation API 2025-01-15 17:27:15 -05:00
gsttensor.c analytics: Tensor dimensions are always row-major or col-major 2025-01-08 21:47:52 +00:00
gsttensor.h analytics: Tensor dimensions are always row-major or col-major 2025-01-08 21:47:52 +00:00
gsttensormeta.c tensormeta: Add APIs to create and access GstTensorMeta contents 2024-11-08 14:58:49 +00:00
gsttensormeta.h tensormeta: Add APIs to create and access GstTensorMeta contents 2024-11-08 14:58:49 +00:00
meson.build docs: generate hotdoc configs for libraries with our helper script 2025-01-17 20:36:06 +01:00