[818/906] window: add send_message_async vmethod
authorMatthew Waters <ystreet00@gmail.com>
Wed, 25 Sep 2013 02:26:57 +0000 (12:26 +1000)
committerMatthew Waters <ystreet00@gmail.com>
Sat, 15 Mar 2014 17:37:02 +0000 (18:37 +0100)
commitdb1c7a242b2d751be76199524078d99421159ee2
tree04c9d3a3817e77e0bba139168d608aff7a91b2f6
parent225d37284705b22696e41657d291d080b2c03ca3
[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