pulseaudio/src
Igor V. Kovalenko b76d835e59 ladspa-sink: do not call pa_sink_suspend if PA_SINK_IS_LINKED is false
While module-ladspa-sink is still being loaded and before pa_sink_put() is
called there may be an attempt to reconfigure master sink when avoid-resampling
is true. This breaks attempting to suspend ladspa-sink which is still in INIT
state.

Fix this by skipping pa_sink_suspend if PA_SINK_IS_LINKED is false.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/445>
2021-01-04 12:19:07 +00:00
..
daemon win32: Fix meson build system for Windows. 2020-12-16 11:05:28 -05:00
modules ladspa-sink: do not call pa_sink_suspend if PA_SINK_IS_LINKED is false 2021-01-04 12:19:07 +00:00
pulse message-params: Fix array reading functions 2021-01-01 20:43:07 +00:00
pulsecore win32: Fix meson build system for Windows. 2020-12-16 11:05:28 -05:00
tests alsa-mixer: Respect XDG base directory spec when loading path configs 2020-12-14 19:25:12 +00:00
utils win32: Fix meson build system for Windows. 2020-12-16 11:05:28 -05:00
.gitignore gitignore: Ignore hashmap-test 2020-08-06 14:34:56 +03:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am win32: Add support for Unix sockets in autoconf build. 2020-12-16 11:05:28 -05:00
map-file message-params: Add read functions for arrays 2020-12-03 14:41:39 +00:00
meson.build win32: Fix meson build system for Windows. 2020-12-16 11:05:28 -05:00