]> git.sesse.net Git - vlc/commit
#492 bugfix, for SPDIF audio ouput of AC3 and DTS sound on Windows
authorAndré Weber <WeberAndre@gmx.de>
Sun, 2 Mar 2008 15:31:57 +0000 (16:31 +0100)
committerAndré Weber <WeberAndre@gmx.de>
Sun, 2 Mar 2008 15:31:57 +0000 (16:31 +0100)
commit9438646c972ab353d6cd686397f29e16174499ef
treecab88060b862a49fe33a56d777bd3eb04331777a
parent23ce4b2cdd5b2e9cd9bb45c5c8b9c3cfd415759c
#492 bugfix, for SPDIF audio ouput of AC3 and DTS sound on Windows
(but its still critical because it happens - aout_OutputNextBuffer(...) has no buffers
available - sometime the output doesn't know until some ms before the last block
has finished to play! so each little disturbtion of the CPU or load change
leads to studdering/hickups)

#897 enhancement: give the use the option to choose its prefered audio device,
instead of useing Windows default
modules/audio_output/waveout.c [changed mode: 0644->0755]
po/ca.po
share/vlc_win32_rc.rc [changed mode: 0644->0755]