summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-05-11 20:51:49 +0200
committerwm4 <wm4@nowhere>2014-05-11 20:51:49 +0200
commitc78b8b2c0cba56bbccfb3f8f8eb5de90b2d4cfeb (patch)
treecffaf6b453563ed071ed76e295d78944f6cfb2df /video
parent665c8b59be236a1dbe3dff12afc36946ca825830 (diff)
downloadmpv-c78b8b2c0cba56bbccfb3f8f8eb5de90b2d4cfeb.tar.bz2
mpv-c78b8b2c0cba56bbccfb3f8f8eb5de90b2d4cfeb.tar.xz
audio/out: fix previous commit
This didn't quite work. The main issue was that get_space tries to be clever to reduce overall buffering, so it will cause the playloop to decode and queue only as much audio as is needed to refill the AO in reasonable time. Also, even if ignoring the problem, the logic of the previous commit was slightly broken. (This required a few retries, because I couldn't reproduce the issue on my own machine.)
Diffstat (limited to 'video')
0 files changed, 0 insertions, 0 deletions