mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 15:48:23 +00:00
parent
befc24469c
commit
961e847433
1 changed files with 2 additions and 0 deletions
|
@ -305,6 +305,8 @@ _set_window_handle_cb (GstSetWindowHandleCb * data)
|
|||
gst_gl_context_activate (context, FALSE);
|
||||
window_class->set_window_handle (data->window, data->handle);
|
||||
gst_gl_context_activate (context, TRUE);
|
||||
|
||||
gst_object_unref (context);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
Loading…
Reference in a new issue