ext/cdio/gstcdio.c: Init debug category (#331253).
Original commit message from CVS: * ext/cdio/gstcdio.c: (plugin_init): Init debug category (#331253).
This commit is contained in:
parent
d2445ecbf4
commit
42f6df91db
@ -79,6 +79,8 @@ plugin_init (GstPlugin * plugin)
|
||||
|
||||
cdio_log_set_handler (gst_cdio_log_handler);
|
||||
|
||||
GST_DEBUG_CATEGORY_INIT (gst_cdio_debug, "cdio", 0, "libcdio elements");
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user