pipewire/src
Wim Taymans 624e265fd6 pulse-server: clear the drained state correctly
When we start the drain, we unpause the stream. When we conplete the
drain, we unpause again, which does nothing when the stream was already
unpaused. However, this leaves the drained state on the stream and so
the stream will never be able to play new data.

Trigger a new pw_stream_set_active() with the current stream state to
clear the drained state.

Fixes #2928
2023-01-10 12:49:22 +01:00
..
daemon audioconvert: enable channelmix.mix-lfe by default 2022-12-13 16:29:46 +01:00
examples fix use_buffers checks 2023-01-10 12:30:25 +01:00
gst pipewiresrc: Reenable DMABuf support 2023-01-08 09:17:19 +00:00
modules pulse-server: clear the drained state correctly 2023-01-10 12:49:22 +01:00
pipewire fix use_buffers checks 2023-01-10 12:30:25 +01:00
tests tests: fix clang build 2022-07-08 16:56:48 +02:00
tools pw-reserver: improve output a little 2023-01-09 11:49:10 +01:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00