mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
node: add flags to port_use_buffer
Remove the CAN_USE_BUFFERS flag, it is redundant. We can know this because of the IO params and buffer params. Add flags to the port_use_buffer call. We also want this call to replace port_alloc_buffer. Together with a new result event we can ask the node to (a)synchronously fill up the buffer data for us. This is part of a plan to let remote nodes provide buffer data.
This commit is contained in:
parent
b314547702
commit
8590ac158b
33 changed files with 153 additions and 122 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 3a9035a44cb1927ac1b20937d3d1e9c6e32ffe5c
|
||||
Subproject commit 8428103e925966c2d3c1c623f38452a8f6fdfeac
|
||||
Loading…
Add table
Add a link
Reference in a new issue