]> git.sesse.net Git - vlc/commit
* modules/audio_output/waveout.c:
authorGildas Bazin <gbazin@videolan.org>
Wed, 6 Oct 2004 09:19:18 +0000 (09:19 +0000)
committerGildas Bazin <gbazin@videolan.org>
Wed, 6 Oct 2004 09:19:18 +0000 (09:19 +0000)
commit79390c26ceb2d6b5022e28ecd87d0670e3ba3d7e
treeaa0e0249783f3c32a13ba1c0a39dcd6d86f33394
parentf7f54dc0a7a2848cd64c7fdf1d4ce69b62627944
* modules/audio_output/waveout.c:
  - don't call waveOutUnprepareHeader() in the callback as the doc says it isn't advised.
  - use aout_ChannelReorder() for channels re-ordering.
  - a few bug fixes.
modules/audio_output/waveout.c