Skip to content

Add a minimal GstAllocator implementation example

To learn how to implement a GstAllocator I wrote a very minimal one by consulting various places in the documentation and some other allocator implementations. Maybe it would be helpful for other people, so I'm proposing to add it here.

Merge request reports