pipewire-media-session/src/modules
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
..
module-client-node data: clean up fd and data management 2017-12-01 09:34:53 +01:00
module-jack node: make port for_each more powerful 2017-11-29 16:58:17 +01:00
module-protocol-native cleanups 2017-11-20 15:26:44 +01:00
spa spa-node: cleanup when the module unloads 2017-11-24 17:02:04 +01:00
meson.build Improve loop callbacks 2017-08-11 19:21:31 +02:00
module-autolink.c control: add control objects 2017-11-30 16:36:29 +01:00
module-client-node.c Use errno for result errors 2017-11-13 09:41:41 +01:00
module-flatpak.c Improve enum_param 2017-11-13 17:57:38 +01:00
module-jack.c cleanups 2017-11-20 15:26:44 +01:00
module-mixer.c Use errno for result errors 2017-11-13 09:41:41 +01:00
module-protocol-dbus.c use spa_list_append when we can 2017-10-24 12:58:10 +02:00
module-protocol-native.c Reorganise SPA tree 2017-11-10 13:36:14 +01:00
module-suspend-on-idle.c Simplify node activation 2017-09-18 20:42:55 +02:00