pipewire/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
..
examples Add support for client fd memory 2019-07-26 16:17:39 +02:00
include Add support for client fd memory 2019-07-26 16:17:39 +02:00
plugins Add support for client fd memory 2019-07-26 16:17:39 +02:00
tests builder: make _rewind part of _reset() 2019-06-26 12:45:36 +02:00
tools don't use error() 2019-06-21 16:14:36 +02:00
meson.build Remove libv4l2 dependency 2019-05-17 12:41:57 +02:00