[Bug 30557] winegstreamer broken with >=glib-2.32.0

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 25 11:19:08 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=30557

--- Comment #110 from Andrew Eikum <aeikum at codeweavers.com> ---
Unfortunately, the approach in my patch isn't sufficient. gstreamer has other
threads which can call Wine code that are not able to be overridden.
Additionally, plugins may make their own threads which gstreamer has no way of
overriding.

Unless glib gives us the custom threading API back, I'm afraid overriding
pthreads is our only option.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list