mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 17:20:36 +00:00
dash: Include debug of gstisoff on dashdemux category
Move debug category of gstisoff from default to dashdemux https://bugzilla.gnome.org/show_bug.cgi?id=776461
This commit is contained in:
parent
5cff156f2c
commit
72afd74ef4
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@
|
|||
#include <gst/base/gstbytereader.h>
|
||||
|
||||
#include <string.h>
|
||||
#include "gstdash_debug.h"
|
||||
|
||||
#define GST_CAT_DEFAULT gst_dash_demux_debug
|
||||
|
||||
/* gst_isoff_parse_box:
|
||||
* @reader:
|
||||
|
|
Loading…
Reference in a new issue