pipewire/src/examples
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
..
export-sink.c Add control properties to audiotestsrc 2017-11-22 14:30:04 +01:00
export-source.c control: add control objects 2017-11-30 16:36:29 +01:00
export-spa.c Reorganise SPA tree 2017-11-10 13:36:14 +01:00
local-v4l2.c Add control properties to audiotestsrc 2017-11-22 14:30:04 +01:00
meson.build Add more generic export-spa example 2017-09-07 19:55:22 +02:00
video-play.c data: clean up fd and data management 2017-12-01 09:34:53 +01:00
video-src.c cleanups 2017-11-20 15:26:44 +01:00