diff options
author | wm4 <wm4@nowhere> | 2014-05-30 02:14:45 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2014-05-30 02:17:15 +0200 |
commit | 8ba346a5541294cb17b0e0e53306dd96c985eab4 (patch) | |
tree | 141d6348f545a03e287e4575d96ee65c5e576554 /libmpv | |
parent | c79689206c489b2ba449b8d21e0b5819298c949a (diff) | |
download | mpv-8ba346a5541294cb17b0e0e53306dd96c985eab4.tar.bz2 mpv-8ba346a5541294cb17b0e0e53306dd96c985eab4.tar.xz |
audio/out/push: handle draining correctly
This did not flush remaining audio in the buffer correctly (in case an
AO has an internal block size). So we have to make the audio feed thread
to write the remaining audio, and wait until it's done.
Checking the avoid_ao_wait variable should be enough to be sure that all
data that can be written was written to the AO driver.
Diffstat (limited to 'libmpv')
0 files changed, 0 insertions, 0 deletions