Commit 9438646c authored by André Weber's avatar André Weber

#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
parent 23ce4b2c
This diff is collapsed.
This diff is collapsed.
VLC_ICON ICON "vlc48x48.ico"
VLC_ICON ICON "../../share/vlc48x48.ico"
#ifndef VERSION_NUMBER
#define VERSION_NUMBER 0,0,0,0
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment