gl/cocoa/eagl: don't leak GThread's when dispatching messages
authorMatthew Waters <matthew@centricular.com>
Tue, 12 Apr 2016 14:43:18 +0000 (00:43 +1000)
committerMatthew Waters <matthew@centricular.com>
Tue, 12 Apr 2016 15:03:20 +0000 (01:03 +1000)
commitb3b73d39a06b4630a82681dd8870e577ce3f4ae5
treee72110cf756c8c23bf6929644a2744fce2597e69
parent43a656b29682a502c700f95ae80f276d64b7c9e9
gl/cocoa/eagl: don't leak GThread's when dispatching messages

gst_gl_context_get_thread() returns a refed pointer, we need to unref it.
gst-libs/gst/gl/cocoa/gstglwindow_cocoa.m
gst-libs/gst/gl/eagl/gstglwindow_eagl.m