appsink: fix g-i warnings and add since markers
authorTim-Philipp Müller <tim@centricular.com>
Tue, 15 Nov 2016 18:32:50 +0000 (18:32 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 15 Nov 2016 18:38:48 +0000 (18:38 +0000)
commit826eec22f72903c83ea87364b31fb3edfe9899cb
tree4182991441963dbf2cafc43fbbbf668f44ce6525
parent0c0dfbd45521498b8242150f35f568695ea034d1
appsink: fix g-i warnings and add since markers

Rename function parameter and make sure the name in the
declaration matches the name in the implementation, to
avoid g-i warnings. Also add Since markers for gtk-doc.

gstappsink.c:1248: Warning: GstApp: gst_app_sink_set_buffer_list_support:
unknown parameter 'buffer_list' in documentation comment, should be 'drop'
gst-libs/gst/app/gstappsink.c
gst-libs/gst/app/gstappsink.h