pipewire/spa/examples
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
..
example-control.c Add support for client fd memory 2019-07-26 16:17:39 +02:00
local-v4l2.c Add support for client fd memory 2019-07-26 16:17:39 +02:00
meson.build spa: Update tests and examples 2019-01-17 09:27:41 +01:00