[gstreamer-bugs] [Bug 597662] Windows-incompatible changes in gstreamer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 12 03:26:25 PST 2009


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

--- Comment #23 from LRN <lrn1986 at gmail.com> 2009-11-12 11:26:22 UTC ---
Separated dll handle issue into
https://bugzilla.gnome.org/show_bug.cgi?id=601668 , since it is not really
linked to pluginloader (other than the fact that it is a blocker too).

Below are three pluginloader patches:

First two are native win32 pipe I/O support for gstpoll and the modification
for gstpluginloader to use improved gstpoll and native win32 process spawning.
The comments above are still applicable.

Third patch is an alternative to the first pair. It makes gstregistry skip
gstpluginloader altogether, and also adds a few bogus #defines to
gstpluginloader to make it compilable on Windows. Pluginloader remains broken,
of course, but since its code is never really executed on Windows due to
gstregistry changes (unless i've missed some calls to pluginloader elsewhere),
it doesn't really matters whether it works or not.

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