diff options
author | Xavier Claessens <xavier.claessens@collabora.com> | 2015-05-20 15:29:50 -0400 |
---|---|---|
committer | Nicolas Dufresne <nicolas.dufresne@collabora.com> | 2015-05-21 14:33:52 -0400 |
commit | e24bc348bd5e78688c9c0da4f81c58e76a5920e6 (patch) | |
tree | 6238ae8b850ffb0f0526fcb7bfc848f299043615 /common | |
parent | c9372ae33fc558b158800ba87c6d350bf584942f (diff) | |
download | gstreamer-plugins-bad-e24bc348bd5e78688c9c0da4f81c58e76a5920e6.tar.gz |
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
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions