mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
node: allocate shared mem for activation
Allocate a per node a piece of shared memory where we place the activation structure with the graph state and io_position. We can then give this info to nodes so that they can get the position in the graph directly but also later, activate the next node in the graph.
This commit is contained in:
parent
db230fc136
commit
658c1da52f
8 changed files with 83 additions and 89 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 96460ab2d1260df22698e2a08509ee657b26d4dd
|
||||
Subproject commit 25cc424d70b578df0fd305255f833e48b3e4e7af
|
||||
Loading…
Add table
Add a link
Reference in a new issue