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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 6 14:34:08 PST 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|1.1.x                       |1.3.1

--- Comment #17 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-02-06 22:34:03 UTC ---
commit 043c629e72946f80e251ce149777ab91f184cb29
Author: Chun-wei Fan <fanchunwei at src.gnome.org>
Date:   Thu Feb 6 14:18:31 2014 +0800

    windows: Make GStreamer installation relocatable

    Use the technique that is now done in GTK+ so that the plugins do not have
    to be installed in c:\gstreamer\lib\<debug>\gstreamer-$(GSTApiVersion),
    but can be installed in
   
<parent_folder_of_gstreamer_main_dll>\lib\<debug>\gstreamer-$(GSTApiVersion)
    or as per g_win32_get_package_installation_directory_of_module() allows.

    https://bugzilla.gnome.org/show_bug.cgi?id=679115

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