The source project of this merge request has been removed.
macOS gst-plugins-base/gl/cocoa: UI API called on a background thread
macOS gst-plugins-base/gl/cocoa: UI API called on a background thread: -[NSView removeFromSuperview]
The problem inside gstglwindow_cocoa.m, all UI operations must be called from main UI thread.