CVS Commit: vlc
cvs at videolan.org
cvs at videolan.org
Mon Jan 14 20:54:36 CET 2002
Update of /cvs/videolan/vlc
Modified Files:
Makefile
Update of /cvs/videolan/vlc/src/audio_output
Modified Files:
aout_common.c aout_common.h audio_output.c
Removed Files:
aout_s16.c aout_s8.c aout_u16.c aout_u8.c
Log Message:
- le coup de grâce: all the code in audio output is now factorized (except
for ac3 spdif) in aout_common.c/.h
- aout thread functions are declared with a macro
TODO:
- test unsigned 8 bit output, and implement S8 and U16 outputs
- multi-channel support
- check if resampling takes the PTS into account (and fix it)
--
asmax
More information about the vlc-devel
mailing list