gstreamer/scripts
Stéphane Cerveau b6f61768d3 gst-full: add 'gst-full-' features options
These options allow to select a set of features from a given
plugin with the following syntax:

-Dgst-full-plugins=plugin1;plugin10
-Dgst-full-elements=plugin2:element1,element2
-Dgst-full-typefind-functions=plugins3:func
-Dgst-full-device-providers=plugin4,dp1
-Dgst-full-dynamic-types=plugin5:dt1

By default all the enabled plugin are registered and
gst-full-plugins will allow to include only a set of plugin

If a feature(element, typefind etc.) is selected from a plugin,
the plugin is removed from the plugins list.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-build/-/merge_requests/199>
2020-12-11 12:50:16 +00:00
..
__init__.py scripts: Add a script to check that all repos are clean 2019-05-13 11:42:15 -04:00
check-clean-repos.py scripts: Add a script to check that all repos are clean 2019-05-13 11:42:15 -04:00
common.py python: Avoid using 'is' to compare strings 2019-11-11 12:41:44 +01:00
generate_init_static_plugins.py gst-full: add 'gst-full-' features options 2020-12-11 12:50:16 +00:00
generate_plugins_path.py Meson: Fix useless reconfigure when plugins libs change 2020-03-11 13:49:11 -04:00