pipewire/spa/plugins/audiomixer
Wim Taymans 33a322b96e graph: new scheduling model
Make explicit links between elements that are used to activate the
next element in the graph.
Make subgraphs a special regular node. Make a link from the
subgraph children to the parent so that the subgraph completes when
all the children completed.
Implement a single process function in plugins
Remove many messages in the client node
2018-04-03 16:29:36 +02:00
..
audiomixer.c graph: new scheduling model 2018-04-03 16:29:36 +02:00
meson.build Add volume and mute control support in audiomixer 2017-11-23 16:55:32 +01:00
mix-ops.c Add volume and mute control support in audiomixer 2017-11-23 16:55:32 +01:00
mix-ops.h Add volume and mute control support in audiomixer 2017-11-23 16:55:32 +01:00
plugin.c Use errno for result errors 2017-11-13 09:41:41 +01:00