mssdemux: use mssdemux_debug debug category for gstmssmanifest.c too
This commit is contained in:
parent
8345c5acfb
commit
f02e7a2439
@ -32,6 +32,9 @@
|
|||||||
|
|
||||||
#include "gstmssmanifest.h"
|
#include "gstmssmanifest.h"
|
||||||
|
|
||||||
|
GST_DEBUG_CATEGORY_EXTERN (mssdemux_debug);
|
||||||
|
#define GST_CAT_DEFAULT mssdemux_debug
|
||||||
|
|
||||||
#define DEFAULT_TIMESCALE 10000000
|
#define DEFAULT_TIMESCALE 10000000
|
||||||
|
|
||||||
#define MSS_NODE_STREAM_FRAGMENT "c"
|
#define MSS_NODE_STREAM_FRAGMENT "c"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user