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:
67a496c
)
bin: Put correct annotations on gst_bin_add() too
author
Sebastian Dröge
<sebastian@centricular.com>
Wed, 31 May 2017 17:40:00 +0000
(20:40 +0300)
committer
Sebastian Dröge
<sebastian@centricular.com>
Wed, 31 May 2017 17:40:00 +0000
(20:40 +0300)
gst/gstbin.c
patch
|
blob
|
history
diff --git
a/gst/gstbin.c
b/gst/gstbin.c
index bcd6b6c20fef2a13b48076eb725a50e46ed1d263..26ce15595a6539c38cebabef85176f16ae5dee14 100644
(file)
--- a/
gst/gstbin.c
+++ b/
gst/gstbin.c
@@
-1493,7
+1493,7
@@
gst_bin_deep_element_removed_func (GstBin * bin, GstBin * sub_bin,
/**
* gst_bin_add:
* @bin: a #GstBin
- * @element: (transfer f
ull
): the #GstElement to add
+ * @element: (transfer f
loating
): the #GstElement to add
*
* Adds the given element to the bin. Sets the element's parent, and thus
* takes ownership of the element. An element can only be added to one bin.