pipewire/doc
Wim Taymans a4bfdd7f82 context: add support for multiple data loops
Add config options to create and start multiple data loops, each with
their own priority and thread affinity if requested.

Make it possible to assign loop.classes to the data-loops. Use the
node.loop.class to find a data-loop for the node of the same class. Try
to evenly spread the nodes over the available matching loops.

With this, it is possible to separate the processing of the nodes
depending on the classes, like audio/video and improve concurency on
the server.

No attempt is done yet to move nodes between loops or to move
independent nodes to separate data loops.

Fixes #3969
2024-04-19 14:57:53 +02:00
..
dox context: add support for multiple data loops 2024-04-19 14:57:53 +02:00
examples tutorial: fix s16 scale and add some docs 2024-02-06 11:38:29 +01:00
custom.css doc: add reference docs + index for config and env variables 2024-02-18 15:08:35 +02:00
Doxyfile.in doc: add reference docs + index for config and env variables 2024-02-18 15:08:35 +02:00
doxygen-awesome.css
DoxygenLayout.xml doc: disable dot graphs in API docs again 2024-02-19 21:27:17 +02:00
examples.dox.in
input-filter-h.sh Use portable shebang in input-filter-h.sh 2024-02-10 20:52:35 +03:00
input-filter-md.py doc: add reference docs + index for config and env variables 2024-02-18 15:08:35 +02:00
input-filter.py
man-fixup.py
meson.build tools: improve error reporting 2024-03-13 12:53:04 +01:00
tree.dox doc: add 'Configuration' page 2024-02-04 10:29:39 +00:00