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:
b5caf70
)
resindvd: lower a debug message to log level.
author
Jan Schmidt
<thaytan@noraisin.net>
Mon, 26 Oct 2009 12:19:32 +0000
(12:19 +0000)
committer
Jan Schmidt
<thaytan@noraisin.net>
Tue, 27 Oct 2009 12:23:25 +0000
(12:23 +0000)
ext/resindvd/rsnstreamselector.c
patch
|
blob
|
history
diff --git
a/ext/resindvd/rsnstreamselector.c
b/ext/resindvd/rsnstreamselector.c
index 7b389761b8609c0b8752957131ec25b1b338ddc9..30c29a43a553126d1401a857db3f1fda71cb7099 100644
(file)
--- a/
ext/resindvd/rsnstreamselector.c
+++ b/
ext/resindvd/rsnstreamselector.c
@@
-416,7
+416,7
@@
gst_selector_pad_chain (GstPad * pad, GstBuffer * buf)
}
/* forward */
- GST_
DEBU
G_OBJECT (sel, "Forwarding buffer %p from pad %s:%s", buf,
+ GST_
LO
G_OBJECT (sel, "Forwarding buffer %p from pad %s:%s", buf,
GST_DEBUG_PAD_NAME (pad));
res = gst_pad_push (sel->srcpad, buf);
done: