]> git.sesse.net Git - vlc/commit
- added support for S8 and U16 aout (not tested)
authorCyril Deguet <asmax@videolan.org>
Tue, 15 Jan 2002 11:51:11 +0000 (11:51 +0000)
committerCyril Deguet <asmax@videolan.org>
Tue, 15 Jan 2002 11:51:11 +0000 (11:51 +0000)
commit5e21c13b22aefdec0ca33a469babf6b344262c6b
treed0652a4c57db48b9ea5d7965fe4806ffb6420eb2
parent72f00b22800146efad8e81ba28af083dbeae1045
- added support for S8 and U16 aout (not tested)
- The sound is very dirty in U8 mode. I don't know if it comes from the
8 bit mode itself or from the S16->U8 conversion.
src/audio_output/aout_common.h
src/audio_output/audio_output.c