[vlc-devel] CVS Commit (gbazin)

cvs at videolan.org cvs at videolan.org
Tue Mar 4 04:27:40 CET 2003


Update of /var/cvs/videolan/vlc/include
Modified Files:
	aout_internal.h 

Update of /var/cvs/videolan/vlc/src/audio_output
Modified Files:
	filters.c input.c 

Update of /var/cvs/videolan/vlc/modules/audio_filter/resampler
Modified Files:
	Modules.am linear.c trivial.c ugly.c 
Added Files:
	bandlimited.c bandlimited.h 

Log Message:

* modules/audio_filter/resampler/bandlimited.[ch]: new high-quality
   bandlimited interpolation resampler.
   It is not yet enabled by default because it requires a bit more works
   (not fully stable yet because of buffer overflows under certain conditions).

* src/audio_output/input.c: the resamplers are now always active (expcept
   in spdif mode).

* modules/audio_filter/resampler/*: modified the resampler to return the
   input buffer when no resampling is needed.

-- 
gbazin
-- 
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