pipewire/spa
Wim Taymans 08814bd808 data: clean up fd and data management
Do not send the offset and size in the add_mem call, just send the
fd and the flags. The area that we need to map from this to find the
meta, chunk and data are sent in a separate call. This should make
it possible to truncate the memory to a larger size to dynamically
allocate more shared memory for a client.
Remove the Id data type, it's not needed.
Don't automatically map memory in remote.c
Pass the original memory type from server to client.
Handle DmaBuf mem in video-play now that the server passed it on.
2017-12-01 09:34:53 +01:00
..
include data: clean up fd and data management 2017-12-01 09:34:53 +01:00
lib pod-iter: remove broken _FOREACH_SAFE 2017-11-29 13:22:25 +01:00
plugins control: add control objects 2017-11-30 16:36:29 +01:00
tests param-io: work on IO parameters 2017-11-29 13:25:56 +01:00
tools node: Add id to set_io 2017-11-21 19:38:48 +01:00
meson.build build fixes 2017-07-04 11:30:49 +02:00