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 >
Text File  |  2003-02-16  |  645b  |  14 lines

  1. Feel free to contribute code for any of the following 
  2. (they're listed in some sort of priority)
  3.     - fix the FLOAT, float, double definitions
  4.     - updated VBR mode. (improved VBR_a_bit_allocation)
  5.     - fix LSF mode.  LSF will segfault for unknown reasons unless you use the 
  6.         -f option. I think there's an infinite loop condition in there 
  7.         somewhere, but I haven't gone looking for it yet. 
  8.         -DFIXLSF works for now, but it's dodgy.
  9.     - reading from stdin could be made less kludgy I suppose.
  10.     - psy-model speed ups
  11.     - a_bit_allocation optimization
  12.     - remove need for atan2 calls in fft.c
  13.     - plenty of other functions could be merged.
  14.