pipewire/src
Julian Bouzas b136bb8ca5 pipewire-pulse: delay create stream reply if the peer is not found
When the client adapter is configured in passthrough mode, the stream param
changed event in pipewire-pulse is emitted before the session manager creates
the link, and not after. Therfore, the peer can never be found when replying
create stream, and the pulseaudio application receives a stream error.

This patch delays the create stream reply until the link is added if the peer
cannot be found, fixing the above race conditon to allow passthrough mode to
work with pulseaudio applications.
2021-08-30 08:01:52 +00:00
..
daemon filter-chain: add more mixer ports 2021-08-24 16:26:06 +02:00
examples media-session: simplify save_profile 2021-08-30 01:12:14 +03:00
gst gst: support ulaw/alaw conversion of caps 2021-08-17 17:34:14 +02:00
modules pipewire-pulse: delay create stream reply if the peer is not found 2021-08-30 08:01:52 +00:00
pipewire stream: clear the draining/drained state when inactive 2021-08-27 17:12:03 +02:00
tests Revert "[Meson] Fix all deprecation warnings" 2021-08-08 19:18:40 +00:00
tools pw-cat: calculate number of samples properly with io_rate_match 2021-08-25 19:23:23 +00:00
meson.build src: move extensions into pipewire 2021-06-18 17:54:18 +03:00