[Bug 749601] win32: glimagesink always popup a new window

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 20 14:22:32 PDT 2015


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

Xavier Claessens <xclaesse at gmail.com> changed:

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

--- Comment #7 from Xavier Claessens <xclaesse at gmail.com> ---
Created attachment 303714
  --> https://bugzilla.gnome.org/attachment.cgi?id=303714&action=edit
gl: win32: use a GMainContext to dispatch win32 messages

gst_gl_window_win32_send_message_async() could be called before the
internal window is created so we cannot use PostMessage there.

x11 and wayland backends both create a custom GSource for this,
so there is no reason to not do that for win32.

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