buffermeta: add beginnings of buffer metadata
Add first implementation of arbitrary buffer metadata. We use a simple linked linked of slice allocated metadata chunks. Future implementations could use something more performant. Add get, remove, iterate methods to handle the metadata.
Showing
gst/gstbuffermeta.c
0 → 100644
gst/gstbuffermeta.h
0 → 100644