webrtc/dtlstransport: Add more debug. Rename category
authorJan Schmidt <jan@centricular.com>
Mon, 2 Jul 2018 09:55:41 +0000 (19:55 +1000)
committerJan Schmidt <jan@centricular.com>
Sat, 14 Jul 2018 13:18:40 +0000 (23:18 +1000)
Rename the dtlstransport debug category to webrtcdtlstransport.

gst-libs/gst/webrtc/dtlstransport.c

index d6b760e..9c06253 100644 (file)
@@ -38,7 +38,7 @@ GST_DEBUG_CATEGORY_STATIC (GST_CAT_DEFAULT);
 #define gst_webrtc_dtls_transport_parent_class parent_class
 G_DEFINE_TYPE_WITH_CODE (GstWebRTCDTLSTransport, gst_webrtc_dtls_transport,
     GST_TYPE_OBJECT, GST_DEBUG_CATEGORY_INIT (gst_webrtc_dtls_transport_debug,
-        "dtlstransport", 0, "dtlstransport");
+        "webrtcdtlstransport", 0, "webrtcdtlstransport");
     );
 
 enum