gldisplay: Fix assert caused by missing debug category
This commit is contained in:
parent
8d3d6d3595
commit
ae30818f7b
@ -39,6 +39,8 @@ registry_handle_global (void *data, struct wl_registry *registry,
|
||||
{
|
||||
GstGLDisplayWayland *display = data;
|
||||
|
||||
GST_DEBUG_CATEGORY_GET (gst_gl_display_debug, "gldisplay");
|
||||
|
||||
GST_TRACE_OBJECT (display, "registry_handle_global with registry %p, "
|
||||
"interface %s, version %u", registry, interface, version);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user