[818/906] window: add send_message_async vmethod
authorMatthew Waters <ystreet00@gmail.com>
Wed, 25 Sep 2013 02:26:57 +0000 (12:26 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:31 +0000 (19:31 +0000)
commit3b1ec77cf8a3e5da3adf328ddeb5e93bf3b294db
treea4a54bfd2ec6dd36cc975ace5ce02b6d1ef236e2
parent2a937dd96a4ec267ea134329d654ef493057fef1
[818/906] window: add send_message_async vmethod

- provide a default synchronous send_message
- make context creation threadsafe again
gst-libs/gst/gl/android/gstglwindow_android_egl.c
gst-libs/gst/gl/cocoa/gstgl_cocoa_private.h
gst-libs/gst/gl/cocoa/gstglcontext_cocoa.m
gst-libs/gst/gl/cocoa/gstglwindow_cocoa.m
gst-libs/gst/gl/dispmanx/gstglwindow_dispmanx_egl.c
gst-libs/gst/gl/gstglcontext.c
gst-libs/gst/gl/gstglwindow.c
gst-libs/gst/gl/gstglwindow.h
gst-libs/gst/gl/wayland/gstglwindow_wayland_egl.c
gst-libs/gst/gl/win32/gstglwindow_win32.c
gst-libs/gst/gl/x11/gstglwindow_x11.c