buffer: convert gst_buffer_* macros to functions
authorEvan Nemerson <evan@coeus-group.com>
Tue, 31 Jul 2012 04:46:18 +0000 (21:46 -0700)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 10 Aug 2012 14:04:12 +0000 (15:04 +0100)
commit237f707c758170c2d0fbdbb5e3bd6a9bfc165333
tree722df4e6eb6ab0e2133ad225cad9327cf786b95c
parentdf2312fd6a734018e1b64d49256fb04c77532a17
buffer: convert gst_buffer_* macros to functions

GObject Introspection does not support macros.
This is needed for bindings. We can still add back
macros or inline functions again later if we think
it's worth it.

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