New preecho detection/short block trigger code, replacing an IIR
authorMonty <xiphmont@xiph.org>
Sun, 17 Mar 2002 19:50:49 +0000 (19:50 +0000)
committerMonty <xiphmont@xiph.org>
Sun, 17 Mar 2002 19:50:49 +0000 (19:50 +0000)
commit518bd4377da74a3545c4818e405cfe025f0c279d
treee42ad70d3e25f79a6046b85bd321ea362e03cad5
parent7c70c4e6ba6652f63b988e4d4b8b02ea847f8ab9
New preecho detection/short block trigger code, replacing an IIR
subbander filterbank with a fourier based subbander.  The primary
intent is lower memory usage and greater speed, but this technique
should also provide slightly superior results.

svn path=/trunk/vorbis/; revision=3154
lib/block.c
lib/envelope.c
lib/envelope.h
lib/modes/psych_44.h
lib/psy.c
lib/scales.h
lib/vorbisenc.c