[vlc-devel] CVS Commit (hartman)

cvs at videolan.org cvs at videolan.org
Fri Feb 21 17:31:37 CET 2003


Update of /var/cvs/videolan/vlc/modules/audio_filter/converter
Modified Files:
	mpgatofixed32.c 

Update of /var/cvs/videolan/vlc/modules/gui/macosx
Modified Files:
	aout.m 

Log Message:
DJ's first steps in C and vlc decoders ;)
* modules/audio_filter/converter/mpgatofixed32.c:
  - fixed an issue that could cause glitches when switching from one stream
    to another. the buffer wasn't entirely getting 0000 because multiple 
    channels were not taken into account when doing this.
* ALL:
  - if float32 then clear the buffer with (float)0

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



More information about the vlc-devel mailing list