home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
Chip_2004-04_cd2.bin
/
program
/
minidvd
/
download
/
toolame
/
toolame-02k.exe
/
FUTURE
< prev
next >
Wrap
Text File
|
2003-02-16
|
645b
|
14 lines
Feel free to contribute code for any of the following
(they're listed in some sort of priority)
- fix the FLOAT, float, double definitions
- updated VBR mode. (improved VBR_a_bit_allocation)
- fix LSF mode. LSF will segfault for unknown reasons unless you use the
-f option. I think there's an infinite loop condition in there
somewhere, but I haven't gone looking for it yet.
-DFIXLSF works for now, but it's dodgy.
- reading from stdin could be made less kludgy I suppose.
- psy-model speed ups
- a_bit_allocation optimization
- remove need for atan2 calls in fft.c
- plenty of other functions could be merged.