pipewire/src
Wim Taymans 9f7c481742 stream: update state based on node
Follow the state of the node and update the stream state accordingly.

The most important part is that Start is async and so it's better to
wait for completion from the node before emiting the STREAMING state.

Don't wait for the completion of the Pause command of the node but send
it to the stream immediately. Delaying it might make it come after the
set_param calls are done and confuse the stream.
2024-09-30 10:12:33 +02:00
..
daemon conf: increase priority of dummy and freewheel driver 2024-08-06 17:49:29 +02:00
examples fix compilation some more 2024-06-18 15:41:12 +02:00
gst gst: Stop trying to use DMA_DRM with MOD_INVALID 2024-09-17 12:07:24 +02:00
modules module-rt: first join and then free memory 2024-09-27 09:50:02 +02:00
pipewire stream: update state based on node 2024-09-30 10:12:33 +02:00
tests Fix compilation with -Werror=float-conversion 2024-06-18 12:17:56 +02:00
tools tools: try to parse float values better 2024-08-30 18:35:45 +02:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00