pipewire/pinos
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
..
client Make buffer structure sharable 2016-08-03 15:59:17 +02:00
daemon More hacking 2016-07-25 10:50:46 +02:00
dbus more hacking 2016-07-25 10:50:05 +02:00
gst Make buffer structure sharable 2016-08-03 15:59:17 +02:00
modules Make buffer structure sharable 2016-08-03 15:59:17 +02:00
server More work on implementing remote protocol 2016-08-02 16:34:44 +02:00
tests more hacking 2016-07-25 10:50:05 +02:00
tools client: add client object instrospection 2016-07-20 17:55:02 +02:00
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
Makefile.am Make buffer structure sharable 2016-08-03 15:59:17 +02:00