[Bug 766533] gl: win32: Setting pipeline to NULL from the callback of Form::onKeyPress deadlock

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 20 17:30:56 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=766533

--- Comment #10 from Xavier Claessens <xclaesse at gmail.com> ---
oh, I forgot I already reported that issue. I think the patch I made here is
more a workaround than a real fix, d3dvideosink does it differently.

Quickly checked the code there, and I see:
    PostMessage (hWnd, WM_DESTROY, 0, 0);
    DestroyWindow (hWnd);

I should test if posting the message first change something.

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