projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b814e4
)
siddec: init debug category
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Sat, 1 Dec 2012 12:26:26 +0000
(13:26 +0100)
committer
Wim Taymans
<wim.taymans@collabora.co.uk>
Sat, 1 Dec 2012 12:26:26 +0000
(13:26 +0100)
ext/sidplay/gstsiddec.cc
patch
|
blob
|
history
diff --git
a/ext/sidplay/gstsiddec.cc
b/ext/sidplay/gstsiddec.cc
index
24b3800
..
df738db
100644
(file)
--- a/
ext/sidplay/gstsiddec.cc
+++ b/
ext/sidplay/gstsiddec.cc
@@
-204,6
+204,8
@@
gst_siddec_class_init (GstSidDecClass * klass)
gst_static_pad_template_get (&src_templ));
gst_element_class_add_pad_template (gstelement_class,
gst_static_pad_template_get (&sink_templ));
+
+ GST_DEBUG_CATEGORY_INIT (gst_siddec_debug, "siddec", 0, "C64 sid song player");
}
static void