pulseaudio/src
Georg Chini a37fd7eada sink-input: Query sink inputs for max_rewind value when setting max_rewind
This patch is in preparation of allowing virtual sinks to specify their own
max_rewind limit.

Currently pa_sink_set_max_rewind_within_thread() simply sets the value of
max_rewind and informs the sink inputs about the new value. Virtual sinks
may however provide their own limit on max_rewind.

This patch allows to query the active sink inputs for the max_rewind value
they support and sets max_rewind to the minimum supported value. This way,
the max_rewind value from the virtual sinks can be communicated to the master
sink.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/120>
2021-11-03 18:37:31 +00:00
..
daemon daemon/cmdline: Invert log-level list to match numerical values 2021-10-20 17:16:21 +02:00
modules loopback: Add resampler delay to latency snapshots 2021-11-03 18:37:31 +00:00
pulse thread-mainloop: Release once_unlocked_data object after callback 2021-10-06 14:18:24 +00:00
pulsecore sink-input: Query sink inputs for max_rewind value when setting max_rewind 2021-11-03 18:37:31 +00:00
tests Fix pointer to integer cast warnings 2021-09-22 14:43:59 +00:00
utils pactl: add format flag for JSON output 2021-08-11 15:31:05 +00:00
.gitignore buildsys/autotools: add pulseaudio-x11.service.in 2021-03-01 15:25:09 +00:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
meson.build socket-server: Move systemd socket activation code to pulsecore 2021-09-27 01:34:42 +00:00