pipewire/src
Wim Taymans 4668b72312 impl-node: first start the node, then make it schedulable
We first need to issue the start command for driver nodes and then
we can add the node to be scheduled. Else we might end up with nodes
that receive the _process callback without the Start command being
called first and we can crash.

See #904
2021-03-23 10:17:01 +01:00
..
daemon Add a necessary include. 2021-03-20 09:11:48 +00:00
examples media-session: use restore stream for routeless nodes 2021-03-22 17:10:31 +01:00
extensions Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
gst meson: Use feature options everywhere it makes sense 2021-03-10 20:18:34 +00:00
modules pulse-server: make sure we are active when draining 2021-03-22 10:31:09 +01:00
pipewire impl-node: first start the node, then make it schedulable 2021-03-23 10:17:01 +01:00
tests Fix tests, use the right config dir 2021-02-12 10:33:02 +01:00
tools pw-dump: respect NO_COLOR 2021-03-13 20:30:13 +01:00
.gitignore move things around 2017-07-11 16:08:22 +02:00
meson.build meson: Fixed remaining issues from the port to feature options 2021-03-11 18:29:11 +00:00