mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-18 13:25:56 +00:00
parent
e3418a963a
commit
4220fe41be
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