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:
cfe7142
)
basetrans: fix comment
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Fri, 2 Mar 2012 10:04:21 +0000
(11:04 +0100)
committer
Wim Taymans
<wim.taymans@collabora.co.uk>
Fri, 2 Mar 2012 10:08:55 +0000
(11:08 +0100)
libs/gst/base/gstbasetransform.c
patch
|
blob
|
history
diff --git
a/libs/gst/base/gstbasetransform.c
b/libs/gst/base/gstbasetransform.c
index f88d74dd8841f0841947d27eb7e8b2fed1e6ba0a..0d18549ae23202e6562562ff8887ad1412024a91 100644
(file)
--- a/
libs/gst/base/gstbasetransform.c
+++ b/
libs/gst/base/gstbasetransform.c
@@
-1169,7
+1169,7
@@
gst_base_transform_acceptcaps_default (GstBaseTransform * trans,
{
GstCaps *allowed;
- GST_DEBUG_OBJECT (trans, "
non fixed
accept caps %" GST_PTR_FORMAT, caps);
+ GST_DEBUG_OBJECT (trans, "accept caps %" GST_PTR_FORMAT, caps);
/* get all the formats we can handle on this pad */
if (direction == GST_PAD_SRC)