mssdemux: use mssdemux_debug debug category for gstmssmanifest.c too
authorAntonio Ospite <ospite@studenti.unina.it>
Thu, 31 Oct 2013 14:58:27 +0000 (15:58 +0100)
committerThiago Santos <ts.santos@sisa.samsung.com>
Wed, 27 Nov 2013 12:26:36 +0000 (09:26 -0300)
ext/smoothstreaming/gstmssmanifest.c

index d61c0ea..e882437 100644 (file)
@@ -32,6 +32,9 @@
 
 #include "gstmssmanifest.h"
 
+GST_DEBUG_CATEGORY_EXTERN (mssdemux_debug);
+#define GST_CAT_DEFAULT mssdemux_debug
+
 #define DEFAULT_TIMESCALE             10000000
 
 #define MSS_NODE_STREAM_FRAGMENT      "c"