pipewire/spa/plugins/remote
Wim Taymans 98993c680b Make buffer structure sharable
Use stucture offsets instead of pointers so that we can share the buffer
structure between client and server.
We can then pass an fd wrapping the memory of the buffer to the client.
Add beginnings of a memory pool
2016-08-03 15:59:17 +02:00
..
meson.build Work on memory allocation 2016-07-30 20:35:34 +02:00
plugin.c Work on memory allocation 2016-07-30 20:35:34 +02:00
proxy.c Make buffer structure sharable 2016-08-03 15:59:17 +02:00