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)
commitc385042483350168dee8b51acb4763d96c2f3a62
tree2d11bd424ae6560406acb0cdb23fbe2bf85802b5
parentf97b5eac686c1ad2e8e247151253bab49ecd951f
pad: Fix docs/annotation of gst_pad_probe_info_get_buffer_list()

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