Initial release
Synchronized with current LAME code
Explicit CDECL for API
CR/LF fix
Target bitrate fix
Removed (char*) cast in lame_encode_buffer() call
STDC_HEADERS defined in project settings
Elecard copyrigth added (executives need it for some reason)
Some stability improvements + Elecard copyrigth added (executives need it for some reason)
gfp is sometimes zero in CEncoder::Encode() - why???
Choose asm-optimized FHT version if ARCH_X86 defined in fft.c