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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 8 05:02:20 PST 2014


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

--- Comment #8 from Andoni Morales <ylatuya at gmail.com> 2014-01-08 13:02:18 UTC ---
Review of attachment 265680:
 --> (https://bugzilla.gnome.org/review?bug=679115&attachment=265680)

::: gst/gst.c
@@ -502,0 +503,12 @@
+#ifdef G_OS_WIN32
+  {
+    gchar *basedir = g_win32_get_package_installation_directory_of_module
(_priv_gst_dll_handle);
... 9 more ...

libdir must show the location of the libs directory and not the plugins dir, so
basedir/lib instead of basedir/lib/gstreamer-1.0/

-- 
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