pipewire/spa/lib
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
..
audio-raw.c Rework transport protocol 2016-07-28 21:19:20 +02:00
control.c Make buffer structure sharable 2016-08-03 15:59:17 +02:00
debug.c Make buffer structure sharable 2016-08-03 15:59:17 +02:00
memory.c Make buffer structure sharable 2016-08-03 15:59:17 +02:00
meson.build Make buffer structure sharable 2016-08-03 15:59:17 +02:00
props.c more hacking 2016-07-25 10:50:05 +02:00
ringbuffer.c more hacking 2016-07-25 10:50:05 +02:00
video-raw.c Rework transport protocol 2016-07-28 21:19:20 +02:00