summaryrefslogtreecommitdiff
path: root/sys/dvb/dvbbasebin.c
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2013-04-21 14:13:45 +0100
committerTim-Philipp Müller <tim@centricular.net>2013-04-21 14:13:45 +0100
commitfc2b55919db4503d9b78de5d7e392b8b8ef6d2a8 (patch)
tree0c711df9eb4c15e2f42f85724757d45e8321a2ed /sys/dvb/dvbbasebin.c
parent3bacb6312cd8a724d04824a0f8299851dd3f6fdd (diff)
downloadgstreamer-plugins-bad-fc2b55919db4503d9b78de5d7e392b8b8ef6d2a8.tar.gz
dvbbasebin: log channel parsing into dvbbasebin debug category as well
Diffstat (limited to 'sys/dvb/dvbbasebin.c')
-rw-r--r--sys/dvb/dvbbasebin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dvb/dvbbasebin.c b/sys/dvb/dvbbasebin.c
index 57ac5bb3c..9a1bbd9fe 100644
--- a/sys/dvb/dvbbasebin.c
+++ b/sys/dvb/dvbbasebin.c
@@ -30,7 +30,7 @@
#include "dvbbasebin.h"
#include "parsechannels.h"
-GST_DEBUG_CATEGORY_STATIC (dvb_base_bin_debug);
+GST_DEBUG_CATEGORY (dvb_base_bin_debug);
#define GST_CAT_DEFAULT dvb_base_bin_debug
static GstStaticPadTemplate src_template =