[762/906] glimagesink: Fix some memory leaks and properly set up the buffer pool
This commit is contained in:
parent
4f23429abb
commit
5b1dd556de
@ -415,9 +415,7 @@ gst_gl_window_x11_close (GstGLWindow * window)
|
||||
//XCloseDisplay (window_x11->device);
|
||||
|
||||
GST_DEBUG ("display receiver closed");
|
||||
g_mutex_lock (&window_x11->disp_send_lock);
|
||||
XCloseDisplay (window_x11->disp_send);
|
||||
g_mutex_unlock (&window_x11->disp_send_lock);
|
||||
GST_DEBUG ("display sender closed");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user