projects
/
platform
/
upstream
/
gst-plugins-bad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c085411
)
resindvd: Rename the audio munger debug category
author
Jan Schmidt
<thaytan@noraisin.net>
Fri, 8 May 2009 15:29:20 +0000
(16:29 +0100)
committer
Jan Schmidt
<thaytan@noraisin.net>
Mon, 11 May 2009 16:04:08 +0000
(17:04 +0100)
Rename a debug category: rsn_audiomunge -> rsnaudiomunge.
ext/resindvd/rsnaudiomunge.c
patch
|
blob
|
history
diff --git
a/ext/resindvd/rsnaudiomunge.c
b/ext/resindvd/rsnaudiomunge.c
index
fc7e552
..
c44d7d2
100644
(file)
--- a/
ext/resindvd/rsnaudiomunge.c
+++ b/
ext/resindvd/rsnaudiomunge.c
@@
-86,8
+86,8
@@
rsn_audiomunge_class_init (RsnAudioMungeClass * klass)
"Jan Schmidt <thaytan@noraisin.net>"
};
- GST_DEBUG_CATEGORY_INIT (rsn_audiomunge_debug, "rsn
_
audiomunge",
- 0, "Resin audio stream regulator");
+ GST_DEBUG_CATEGORY_INIT (rsn_audiomunge_debug, "rsnaudiomunge",
+ 0, "Resin
DVD
audio stream regulator");
gst_element_class_add_pad_template (element_class,
gst_static_pad_template_get (&src_template));