summaryrefslogtreecommitdiffstats
path: root/wscript_build.py
diff options
context:
space:
mode:
authorDiogo Franco (Kovensky) <diogomfranco@gmail.com>2013-12-08 19:14:56 -0300
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2013-12-08 19:14:56 -0300
commit8f4380d6d5a4e149d9c44d2c72446884b588440d (patch)
tree8233311fdab6953dbf46cafcb0708bbb9604928e /wscript_build.py
parent2329e462291b9803450a67f7e3fac531823b95a6 (diff)
downloadmpv-8f4380d6d5a4e149d9c44d2c72446884b588440d.tar.bz2
mpv-8f4380d6d5a4e149d9c44d2c72446884b588440d.tar.xz
ao_wasapi: Reduce the buffer size to a sane value
The previous RING_BUFFER_COUNT value, 64, would have ao_wasapi buffer 64 frames of audio in the ring buffer; a delay of 1280ms, which is clearly overkill for everything. A value of 8 buffers 8 frames for a total of 160ms.
Diffstat (limited to 'wscript_build.py')
0 files changed, 0 insertions, 0 deletions