summaryrefslogtreecommitdiffstats
path: root/player/loadfile.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-07-13 20:06:33 +0200
committerAlessandro Ghedini <alessandro@ghedini.me>2014-07-14 13:48:31 +0200
commit78195cd74235dd53e527f075fe20cdcc94c202d4 (patch)
tree85a22e790dfab3913df775aa5121745f038acedb /player/loadfile.c
parente7fc048eca2e3fcc1d799ad8f0f782d3ef7691e9 (diff)
downloadmpv-78195cd74235dd53e527f075fe20cdcc94c202d4.tar.bz2
mpv-78195cd74235dd53e527f075fe20cdcc94c202d4.tar.xz
audio: don't wait for draining if paused
Logic for this was missing from pull.c. For push.c it was missing if the driver didn't support it. But even if the driver supported it (such as with ao_alsa), strange behavior was observed by users. See issue #933. Always check explicitly whether the AO is in paused mode, and if so, don't drain. Possibly fixes #933. CC: @mpv-player/stable
Diffstat (limited to 'player/loadfile.c')
0 files changed, 0 insertions, 0 deletions