mpv/DOCS/interface-changes
sfan5 8e3737ab63 ao_pulse: reenable latency hacks by default
As far as I can tell PulseAudio introduced a bug in 16.0
where if a stream is (un)paused too often the reported latency
will momentarily spike by 3000% or more. Apparently in certain cases
just pausing once and waiting can also cause this.

Save the remaining users of PA the trouble of debugging the various
obscure issues that can arise from this (desync is a harmless example)
by enabling the latency hack code again.

ref: <https://github.com/mpv-player/mpv/issues/12057>
     <https://github.com/mpv-player/mpv/issues/10333>
2024-03-24 09:58:41 +01:00
..
add-input-commands.txt options: add --input-commands option 2024-03-21 14:48:53 +00:00
escape-ass.txt command: add escape-ass 2024-03-21 03:20:14 +01:00
example.txt
floating-point_property_expansion.txt m_property: add `>` for fixed precision floating-point expansion 2024-03-21 03:50:11 +01:00
pa-defaults.txt ao_pulse: reenable latency hacks by default 2024-03-24 09:58:41 +01:00
term-size.txt