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:
af0d087
)
pad: add g-i transfer annotatation to _store_sticky_event()
author
Guillaume Desmottes
<guillaume.desmottes@collabora.co.uk>
Thu, 14 Jul 2016 14:40:22 +0000
(16:40 +0200)
committer
Tim-Philipp Müller
<tim@centricular.com>
Fri, 15 Jul 2016 11:50:21 +0000
(12:50 +0100)
For clarity.
https://bugzilla.gnome.org/show_bug.cgi?id=768810
gst/gstpad.c
patch
|
blob
|
history
diff --git
a/gst/gstpad.c
b/gst/gstpad.c
index 3f4cec56d4a5c68a61ef6ae639893515656cbfa6..3f5afd6b06e6181d262e972764e8eecd4f12d2ae 100644
(file)
--- a/
gst/gstpad.c
+++ b/
gst/gstpad.c
@@
-5132,7
+5132,7
@@
eos:
/**
* gst_pad_store_sticky_event:
* @pad: a #GstPad
- * @event: a #GstEvent
+ * @event:
(transfer none):
a #GstEvent
*
* Store the sticky @event on @pad
*