26 Oct
2010
26 Oct
'10
5:34 p.m.
Module: wine Branch: master Commit: 48f3adc06bdb5d6979219fdd2079c0af0ffaedc9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=48f3adc06bdb5d6979219fdd20... Author: Aric Stewart <aric(a)codeweavers.com> Date: Mon Oct 25 08:44:41 2010 -0500 winegstreamer: Add glib threading overrides. --- dlls/winegstreamer/Makefile.in | 1 + dlls/winegstreamer/glibthread.c | 390 ++++++++++++++++++++++++++++++++++++++ dlls/winegstreamer/gst_private.h | 3 + dlls/winegstreamer/main.c | 23 +++ 4 files changed, 417 insertions(+), 0 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=48f3adc06bdb5d6979219f...