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:
98d084d
)
caps: fix docs
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Wed, 5 Dec 2012 13:56:48 +0000
(14:56 +0100)
committer
Wim Taymans
<wim.taymans@collabora.co.uk>
Wed, 5 Dec 2012 13:56:48 +0000
(14:56 +0100)
gst/gstcaps.c
patch
|
blob
|
history
diff --git
a/gst/gstcaps.c
b/gst/gstcaps.c
index d5c73f98043145935cf81ff326de2203713de028..48b4f9aff7cb993471c9870d60a452603e6c4e38 100644
(file)
--- a/
gst/gstcaps.c
+++ b/
gst/gstcaps.c
@@
-29,7
+29,7
@@
* given pad can handle. They are also stored in the #GstRegistry along with
* a description of the #GstElement.
*
- * Caps are exposed on the element pads using the gst_pad_
get
_caps() pad
+ * Caps are exposed on the element pads using the gst_pad_
query
_caps() pad
* function. This function describes the possible types that the pad can
* handle or produce at runtime.
*