pad: Fix docs/annotation of gst_pad_probe_info_get_buffer_list()
authorSebastian Dröge <sebastian@centricular.com>
Wed, 21 Oct 2015 11:49:49 +0000 (14:49 +0300)
committerSebastian 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

index 183fc913004ed5e4db54a3e2891fd77c98698ee0..adac3d0aea1b6df90c3e2f8845d015463c56a906 100644 (file)
@@ -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