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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 27 15:03:05 PDT 2012


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |ylatuya at gmail.com
   Target Milestone|HEAD                        |1.1.x
     Ever Confirmed|0                           |1
           Severity|normal                      |enhancement

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-09-27 22:03:01 UTC ---
Ok, I think this still leaks the return values of
g_win32_get_package_installation_directory_of_module(), but we can fix this up.
I think I might prefer a solution where get_foo_dir() is always called, and for
the non-win32 case it just returns g_strdup (FOODIR) then or so, that way the
code pa.ths and g_free()s etc. are consistent and in the unconditional code
path, but that's also easy to do.

Adding Andoni to CC in case he's got an opinion on this as well.

Setting target to 1.1.x dev cycle.

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