[815/906] fix some refcount errors
This commit is contained in:
parent
a44517a1e8
commit
4bec88ea28
@ -94,6 +94,8 @@ _ensure_window (GstGLContext * context)
|
||||
window = gst_gl_window_new (context->priv->display);
|
||||
|
||||
gst_gl_context_set_window (context, window);
|
||||
|
||||
gst_object_unref (window);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
x
Reference in New Issue
Block a user