pipewire/spa
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
..
include link: don't allocate shared meta in shared mem 2017-11-17 13:34:42 +01:00
lib link: don't allocate shared meta in shared mem 2017-11-17 13:34:42 +01:00
plugins Small cleanups 2017-11-16 16:31:03 +01:00
tests v4l2: handle expbuf case 2017-11-17 09:51:58 +01:00
tools Improve enum_param 2017-11-13 17:57:38 +01:00
meson.build build fixes 2017-07-04 11:30:49 +02:00