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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 7 14:54:31 PDT 2009


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

LRN <lrn1986> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #144941|0                           |1
        is obsolete|                            |

--- Comment #4 from LRN <lrn1986 at gmail.com> 2009-10-07 21:54:28 UTC ---
Created an attachment (id=144999)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=144999)
Uses _commit() instead of fsync(), _cwait() to wait for pluginloader child

Note that while _cwait() is supposed to be a correct function to be used,
pluginloader still fails (because it tries to use GstPoll with lowlevel IO file
descriptors, returned by _pipe(), which does not work on Windows).

Also, it is not straightforward for me to separate _priv_gst_dll_handle fix
from fsync fix, because both are required to compile GStreamer (and sending a
patch that leaves the trunk in incompilable state is bad!).

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