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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 29 02:41:08 PDT 2012


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

           Summary: Windows: Make the GStreamer DLLs/data relocatable
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: fanc999 at yahoo.com.tw
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=217594)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=217594)
Windows: Make GStreamer Data and plug-ins relocatable.

Hi,

It seems from the win32/common/config.h that the paths of plugins, libraries,
data, locale stuff are hardcoded to some sub-folder under c:\gstreamer on
Windows builds.

This patch adds functionality to the various sources in gst/ to make up the
corresponding paths dynamically at run-time, so that the plug in DLLs and other
data can be moved without rebuilding the code.  This is done in a similar way
to code in the GTK+ stack, as installation destinations of Windows programs are
subject to change from installation to installation.

Thanks for the time, with blessings!

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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