http://bugs.winehq.org/show_bug.cgi?id=29664 --- Comment #3 from GyB <gyebro69(a)gmail.com> 2012-01-20 15:39:45 CST --- (In reply to comment #2)
Created attachment 38470 [details] possible fix
Working to get a test environment to verify this, but i believe this is the patch to fix this issue.
I received errors while compiling Wine with your patch applied: gsttffilter.c: In function ‘Gstreamer_transform_ProcessData’: gsttffilter.c:228:42: error: ‘BaseFilter’ has no member named ‘csReceive’ gsttffilter.c:232:46: error: ‘BaseFilter’ has no member named ‘csReceive’ gsttffilter.c:254:42: error: ‘BaseFilter’ has no member named ‘csReceive’ gsttffilter.c: In function ‘Gstreamer_transform_ProcessEnd’: gsttffilter.c:271:42: error: ‘BaseFilter’ has no member named ‘csReceive’ gsttffilter.c:273:42: error: ‘BaseFilter’ has no member named ‘csReceive’ make[1]: *** [gsttffilter.o] Error 1 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.