- GstDmaBufAllocator — Memory wrapper for Linux dmabuf memory
- GstFdAllocator — Memory wrapper for fd backed memory
- GstPhysMemoryAllocator — Interface for allocators that pass around physical memory addresses
This library should be linked to by getting cflags and libs from
gstreamer-plugins-base-1.0.pc
and adding
-lgstallocators-1.0
to the library flags.