summaryrefslogtreecommitdiff
path: root/gst/gstghostpad.c
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2012-06-15 12:55:20 +0200
committerWim Taymans <wim.taymans@collabora.co.uk>2012-06-15 12:57:24 +0200
commit2cab15c9f6370db5b068ee8c1dd9717655d6c3f5 (patch)
tree3cb80d8d260df3341b33fe3aa9be54958e0bc842 /gst/gstghostpad.c
parent34895ae3325f3c61c8f5a246b63bb573de43c840 (diff)
docs: improve API docs
Diffstat (limited to 'gst/gstghostpad.c')
-rw-r--r--gst/gstghostpad.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gst/gstghostpad.c b/gst/gstghostpad.c
index f9b8368d4..50a35fb98 100644
--- a/gst/gstghostpad.c
+++ b/gst/gstghostpad.c
@@ -322,8 +322,9 @@ gst_proxy_pad_chain_list_default (GstPad * pad, GstObject * parent,
}
/**
- * gst_proxy_pad_get_range_default:
+ * gst_proxy_pad_getrange_default:
* @pad: a src #GstPad, returns #GST_FLOW_ERROR if not.
+ * @parent: the parent of @pad
* @offset: The start offset of the buffer
* @size: The length of the buffer
* @buffer: (out callee-allocates): a pointer to hold the #GstBuffer,