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:
f97b5ea
)
pad: Fix docs/annotation of gst_pad_probe_info_get_buffer_list()
author
Sebastian Dröge
<sebastian@centricular.com>
Wed, 21 Oct 2015 11:49:49 +0000
(14:49 +0300)
committer
Sebastian Dröge
<sebastian@centricular.com>
Wed, 21 Oct 2015 11:51:08 +0000
(14:51 +0300)
It's not get_bufferlist(). Because of that it was ignored by the docs and
G-I, leading to crashes because of broken ownership transfer.
https://bugzilla.gnome.org/show_bug.cgi?id=756898
gst/gstpad.c
patch
|
blob
|
history
diff --git
a/gst/gstpad.c
b/gst/gstpad.c
index 183fc913004ed5e4db54a3e2891fd77c98698ee0..adac3d0aea1b6df90c3e2f8845d015463c56a906 100644
(file)
--- a/
gst/gstpad.c
+++ b/
gst/gstpad.c
@@
-6033,7
+6033,7
@@
gst_pad_probe_info_get_buffer (GstPadProbeInfo * info)
}
/**
- * gst_pad_probe_info_get_bufferlist:
+ * gst_pad_probe_info_get_buffer
_
list:
* @info: a #GstPadProbeInfo
*
* Returns: (transfer none): The #GstBufferlist from the probe