pipewire/spa/include/spa
Wim Taymans e76a7abceb Add support for client fd memory
Remove the node buffers reply again. We don't need it. Instead add a
new method to the client-node to upload an array of buffer datas.
This method is called after the client has allocated buffer mem. It
will update the buffers on the server side with the client allocated
memory.

Wait for the async reply of use_buffers when doing alloc_buffers so
that we can get the updated buffer mem before we continue.

Let the link follow the states of the ports.

Add some error code to the port error states.

Add PW_STREAM_FLAG_ALLOC_BUFFERS flag to make the client alloc buffer
memory.
2019-07-26 16:17:39 +02:00
..
buffer mem: Add tag to memmap 2019-07-25 12:10:05 +02:00
control reorganize some struct members to remove holes 2019-02-08 12:01:50 +01:00
debug some printf fixes 2019-06-07 16:37:08 +02:00
graph hook: separate spa_callbacks from the hook 2019-05-15 12:17:52 +02:00
monitor spa: add keys for properties 2019-06-03 16:48:01 +02:00
node Add support for client fd memory 2019-07-26 16:17:39 +02:00
param spa: add keys for properties 2019-06-03 16:48:01 +02:00
pod builder: make _rewind part of _reset() 2019-06-26 12:45:36 +02:00
support names: add standard factory name definitions 2019-06-21 13:31:34 +02:00
utils videoconvert: beginnings of video converter 2019-07-25 12:19:41 +02:00
meson.build support: abstract some system functions 2019-06-04 17:07:34 +02:00