[Bug 749335] glimagesink and videooverlay on windows

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 27 01:00:02 PDT 2015


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

Matthew Waters <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ystreet00 at gmail.com
   Target Milestone|git master                  |1.5.1

--- Comment #2 from Matthew Waters <ystreet00 at gmail.com> ---
Cool, thanks for testing!

commit e24bc348bd5e78688c9c0da4f81c58e76a5920e6
Author: Xavier Claessens <xavier.claessens at collabora.com>
Date:   Wed May 20 15:29:50 2015 -0400

    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.

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

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