buffer: mark gst_buffer_iterate_meta() as 'skip' for bindings
authorTim-Philipp Müller <tim@centricular.com>
Wed, 14 Dec 2016 15:22:30 +0000 (15:22 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 14 Dec 2016 15:23:41 +0000 (15:23 +0000)
commitde65b88d13389a7c1e82ac0fdd5ab0195af20215
treefa2ac86939a0b6f143ad9abb56e2049672953640
parent9cdacefa98c9feea77e21a9aca043c9354f2f69d
buffer: mark gst_buffer_iterate_meta() as 'skip' for bindings

The pointer state arg won't work well, bindings can use
the foreach function instead.

https://bugzilla.gnome.org/show_bug.cgi?id=775727
gst/gstbuffer.c