gstreamer/subprojects/gst-editing-services
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
..
bindings/python meson: Use python module to install override files 2023-02-16 19:43:11 +00:00
data/completions
docs docs: generate hotdoc configs for libraries with our helper script 2025-01-17 20:36:06 +01:00
examples gstreamer-full: add full static support 2023-05-31 15:17:11 +00:00
ges ges: Fix old style function 2025-01-13 12:51:46 +00:00
plugins docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
scripts gst-omx: Retire the whole package 2023-07-16 19:10:03 +00:00
tests ges: Fix old style function 2025-01-13 12:51:46 +00:00
tools editing-services: Add more warning flags 2025-01-13 12:51:46 +00:00
.gitignore
AUTHORS
COPYING gst-editing-services: update COPYING to LGPL v2.1 2023-10-13 12:55:46 +00:00
COPYING.LIB gst-editing-services: update COPYING to LGPL v2.1 2023-10-13 12:55:46 +00:00
gst-editing-services.doap Release 1.25.1 2025-01-14 14:57:58 +00:00
meson.build meson: bump minimum version to 1.4 in every subprojects 2025-01-17 20:22:34 +01:00
meson_options.txt meson: Correct typo in 'xptv formatter' description 2024-05-27 19:28:20 +00:00
NEWS Release 1.25.1 2025-01-14 14:57:58 +00:00
README
RELEASE Release 1.25.1 2025-01-14 14:57:58 +00:00

GStreamer Editing Services
--------------------------

 This is a high-level library for facilitating the creation of audio/video
non-linear editors.

License:
--------

  This package and its contents are licensend under the GNU Lesser General
Public License (LGPL).

Dependencies:
-------------

 * GStreamer core
 * gst-plugins-base