Skip to content
Snippets Groups Projects
Commit 08486a0b authored by Thomas Guillem's avatar Thomas Guillem Committed by Jean-Baptiste Kempf
Browse files

pulse: fix drain with small samples

vlc_pa_get_latency() might return an invalid tick ("no timing info")
when the stream was just uncorked from the Drain callback.

To fix this issue, setup the drain timer from the latency callback when
the stream is draining.
parent bfde0977
No related branches found
No related tags found
1 merge request!1706pulse: fix drain with small samples
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment