• Rémi Denis-Courmont's avatar
    PulseAudio: force minreq to less than half tlength (refs #7827) · 614ff599
    Rémi Denis-Courmont authored
    This should work-around distorsion due to excessively short latency
    computation in PulseAudio, e.g. NVIDIA HDMI Audio.
    
    In the longer term, VLC should probably set minreq to 40ms and tlength
    to a larger value or even -1. But that would require more testing.
    (cherry picked from commit a1ddda85bb3cbd7ec4b7bb0aa0fd80c9a6d3afe7)
    614ff599
pulse.c 32.9 KB