gstreamer/libs/gst/helpers
Mathieu Duponchelle 6cddce7663 plugin: API: GST_PLUGIN_DEPENDENCY_FLAG_PATHS_ARE_RELATIVE_TO_EXE
When a plugin declares a dependency using this flag, all the
relative paths are considered to be relative to the path of
the main executable.

We try to determine the path of the executable portably,
with implementations provided for Linux, Windows and Mac.

If retrieval of the path fails, we will not detect changes.

In order for the main executable path to be the same when
scanning a plugin in a child process, a new variable is
exposed in gst_private.h, _gst_executable_path

https://bugzilla.gnome.org/show_bug.cgi?id=788152
2017-09-26 13:12:00 +02:00
..
.gitignore completion: Place the completion helper in libexec 2017-04-04 14:46:48 -04:00
gst-completion-helper.c gstreamer: Fix memory leaks when context parse fails 2015-10-02 17:31:11 +03:00
gst-plugin-scanner.c plugin: API: GST_PLUGIN_DEPENDENCY_FLAG_PATHS_ARE_RELATIVE_TO_EXE 2017-09-26 13:12:00 +02:00
gst-ptp-helper.c ptp-helper: Disable multicast loopback 2015-11-18 09:21:23 +02:00
Makefile.am Dist meson ptp helper install script 2017-05-20 16:44:50 +01:00
meson.build meson: fix search path for setcap 2017-05-09 09:24:43 +01:00
ptp_helper_post_install.sh meson: fail silently in ptp helper post install script 2017-05-05 12:23:43 +01:00