[WIN32][DS] fixed: viz waveform would show a zero line at the end because of not...
authorwsoltys <wiso@no.way>
Fri, 7 Feb 2014 15:37:53 +0000 (16:37 +0100)
committerWiSo <wiso@xbmc.org>
Sat, 8 Feb 2014 21:06:16 +0000 (22:06 +0100)
commit93713434714895a8f522c92a612167d5a815b0ef
tree328a3ecb4a3cbe15824e0caf58f1545bc047946e
parent84ec9e1a58c43c6e369102ccd12fecfb891a1bb0
[WIN32][DS] fixed: viz waveform would show a zero line at the end because of not enough frames. Increasing the sound buffer to deliver > 512 frames.
xbmc/cores/AudioEngine/Sinks/AESinkDirectSound.cpp