gl/calayer: don't use the async callback to render
not until we can provide equivalent functionality for other window implementations.
This commit is contained in:
parent
844c0e77ee
commit
1cf843292b
@ -51,7 +51,6 @@ _context_ready (gpointer data)
|
||||
GST_LOG ("init CAOpenGLLayer");
|
||||
|
||||
self->gst_gl_context = parent_gl_context;
|
||||
self.asynchronous = YES;
|
||||
self.needsDisplayOnBoundsChange = YES;
|
||||
|
||||
gst_gl_window_send_message_async (GST_GL_CONTEXT (parent_gl_context)->window,
|
||||
|
Loading…
x
Reference in New Issue
Block a user