[Bug 679115] Windows: Make the GStreamer DLLs/data relocatable

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 8 06:00:13 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=679115
  GStreamer | gstreamer (core) | git

--- Comment #15 from Andoni Morales <ylatuya at gmail.com> 2014-01-08 14:00:07 UTC ---
We could have the following helper functions:
get_installation_prefix
get_installation_lib_dir
get_installation_plugins_dir
get_installation_scanner_path

if it returns NULL (for Linux or when the path does not exists), we try with
directly with the harcoded one, if it returns a path we try first with this
path.
The OS-specific code is kept in a single place: in get_installation_prefix

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list