log src/audio/SDL_audiocvt.c @ 2662:5470680ca587 gsoc2008_audio_resampling

age author description
Thu, 10 Jul 2008 07:02:18 +0000 Aaron Wishnick Made a very significant optimization to the FIR filter which I believe I can take a little further. Right now the FIR filter size is 768 and I get some free() bugs, so this is something I need to debug. gsoc2008_audio_resampling