mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-13 02:45:35 +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 <gst/base/gstbytereader.h>
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include "gstdash_debug.h"
|
||||||
|
|
||||||
|
#define GST_CAT_DEFAULT gst_dash_demux_debug
|
||||||
|
|
||||||
/* gst_isoff_parse_box:
|
/* gst_isoff_parse_box:
|
||||||
* @reader:
|
* @reader:
|
||||||
|
|
Loading…
Reference in a new issue