mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 21:16:24 +00:00
Expose the GstAllocation structure and provide an _init function. This makes it easier to make 'subclasses' of the allocator that contain more info. It also allows us to expose the flags on the allocator miniobject. Make a flag to note that the allocator uses a custom alloc function. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
memory_test.c | ||
my-memory.c | ||
my-memory.h | ||
my-vidmem.c | ||
my-vidmem.h |