>check this new patch containing new MDCT/subband filtering and FFT.
>This patch can be applied to both of the original LAME 3.37beta(3.50stable)
>and LAME3.37 with my yesterday Huffman coding patch.

..oh, and you declared the prototype for init_fft() wrong. ;)


void fft_init(void);


in fft.h should ofcos be


void init_fft(void);


... ;)


- CISC

--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Reply via email to