pipewire/spa/lib
Wim Taymans 4d0bab799c link: don't allocate shared meta in shared mem
We can't allocate the shared meta in shared mem because then clients can
damage it for other clients. Place it instead right after the buffer
metadata array. Filter out the shared metadata for a client, we send it
as part of the client_buffer structure.
Remove pointer metadata, it's not so useful.
Document the layout of the allocated buffers and the shared memory.
Work on metadata to define control parameters
2017-11-17 13:34:42 +01:00
..
debug.c link: don't allocate shared meta in shared mem 2017-11-17 13:34:42 +01:00
debug.h Reorganise SPA tree 2017-11-10 13:36:14 +01:00
meson.build Implement param filtering 2017-11-09 17:16:54 +01:00
pod.c pod: first compare, then advance to next item 2017-11-14 16:49:07 +01:00
pod.h Improve enum_param 2017-11-13 17:57:38 +01:00