• Max Kellermann's avatar
    {player,output}_thread: fixed elapsed_time quirks · 73cff374
    Max Kellermann authored
    Right after seeking and song change, the elapsed_time shows old
    information, because the output thread didn't finish a full chunk
    yet.  This patch re-adds a second elapsed_time variable, and keeps
    track of a fallback value, in case the output thread can't provide a
    reliable value.
    73cff374
output_all.h 3.63 KB