mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
a2027b5e9b
Remove the user_data from the alloc vmethod. Subclasses that implement a new alloc function can also implement their own vmethod to pass extra arguments. We can then also require that custom allocators implement an alloc function so that gst_allocator_alloc() always works. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
memory_test.c | ||
my-memory.c | ||
my-memory.h | ||
my-vidmem.c | ||
my-vidmem.h |