[Bug 788152] plugin: API: GST_PLUGIN_DEPENDENCY_FLAG_PATHS_ARE_RELATIVE_TO_EXE
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Sep 25 20:11:14 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=788152
Mathieu Duponchelle <mduponchelle1 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #360377|needs-work |none
status| |
Attachment #360377|0 |1
is obsolete| |
--- Comment #4 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
Created attachment 360384
--> https://bugzilla.gnome.org/attachment.cgi?id=360384&action=edit
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
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list