Skip to content
  • Wim Taymans's avatar
    buffermeta: add beginnings of buffer metadata · 8468dadc
    Wim Taymans authored
    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.
    8468dadc