pipewire/src/modules/module-client-node
Wim Taymans f817aabe24 Work on better scheduling
Also use double buffering for the client-node input, we process the
output of the previous cycle.
Only process the reuse_buffer if the client is explicitly going to
send them otherwise, recycle right after sending.
Let the tee and mix pass the io status upstream.
Initialize io area with NEED_BUFFER for inputs.
Implement reuse_buffer for the remote.
2017-10-16 18:14:35 +02:00
..
client-node.c Work on better scheduling 2017-10-16 18:14:35 +02:00
client-node.h node_factory -> factory 2017-09-17 16:47:03 +02:00
protocol-native.c Add set_active method on node 2017-10-13 16:18:42 +02:00
transport.c Fix leaks 2017-08-08 18:24:15 +02:00
transport.h Fix leaks 2017-08-08 18:24:15 +02:00