pipewire/spa
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
..
include Make buffer structure sharable 2016-08-03 15:59:17 +02:00
lib Make buffer structure sharable 2016-08-03 15:59:17 +02:00
plugins Make buffer structure sharable 2016-08-03 15:59:17 +02:00
tests Make buffer structure sharable 2016-08-03 15:59:17 +02:00
tools Work on memory allocation 2016-07-30 20:35:34 +02:00
meson.build More hacking 2016-07-25 10:50:46 +02:00