[vlc-devel] CVS Commit (sam)

cvs at videolan.org cvs at videolan.org
Wed Nov 20 17:43:33 CET 2002


Update of /var/cvs/videolan/vlc
Modified Files:
	bootstrap 

Update of /var/cvs/videolan/vlc/evc
Modified Files:
	vlc.c vlc.vcw 

Update of /var/cvs/videolan/vlc/modules/audio_filter/channel_mixer
Modified Files:
	trivial.c 

Update of /var/cvs/videolan/vlc/modules/audio_filter/converter
Modified Files:
	fixed32tofloat32.c fixed32tos16.c float32tos16.c float32tos8.c 
	float32tou16.c float32tou8.c s16tofloat32.c s16tofloat32swab.c 
	s8tofloat32.c u8tofloat32.c 

Update of /var/cvs/videolan/vlc/modules/audio_filter/resampler
Modified Files:
	linear.c trivial.c ugly.c 

Update of /var/cvs/videolan/vlc/modules/audio_mixer
Modified Files:
	float32.c spdif.c trivial.c 

Update of /var/cvs/videolan/vlc/modules/audio_output
Modified Files:
	waveout.c 

Update of /var/cvs/videolan/vlc/share
Modified Files:
	resource.h vlc_wince_rc.rc 

Log Message:
  * ./modules/audio_output/waveout.c: audio output now works under WinCE
    using the waveout module.
  * ./bootstrap: we ignore comments when parsing makefiles.
  * ./modules/audio_filter/converter/fixed32tofloat32.c: changed this module
    so that it also does float32tofixed32.
  * ./modules/*: ported a few other modules to WinCE (most of the time it's
    just a #include <errno.h> that needs to be removed).

-- 
sam
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list