CVS Commit: vlc

cvs at videolan.org cvs at videolan.org
Tue Oct 30 20:34:53 CET 2001


Update of /cvs/videolan/vlc/include
Modified Files:
	ac3_imdct.h common.h 

Update of /cvs/videolan/vlc/plugins/imdct
Modified Files:
	ac3_imdct_sse.c ac3_retables.h ac3_srfft.h ac3_srfft_sse.c 
	imdctsse.c 

Update of /cvs/videolan/vlc/src/ac3_decoder
Modified Files:
	ac3_decoder.c ac3_decoder.h ac3_decoder_thread.c 
	ac3_decoder_thread.h ac3_imdct.c ac3_mantissa.c ac3_mantissa.h 
	ac3_rematrix.c 

Log Message:
* Use memalign for aligned data (instead of a greek malloc)
* Some optimization in imdct (all data are now aligned)
* SSE downmix now works for windows
* SSE imdct is desactivated for windows (MINGW32 doesn't know how to aligned data)



-- 
reno




More information about the vlc-devel mailing list