Skip to content

allocators: support mmap offset in fd_allocator to fix issues with pipewiresrc

Wim Taymans requested to merge wtaymans/gst-plugins-base:fdmem-offset into master

Make a new gst_fd_allocator_alloc_full() that allows an offset argument that is then used as the offset for mmap().

Edited by Tim-Philipp Müller

Merge request reports