home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Multimed / Multimed.zip / toolme2g.zip / FUTURE < prev    next >
Text File  |  2000-04-22  |  702b  |  16 lines

  1. Feel free to contribute code for any of the following 
  2. (they're listed in some sort of priority)
  3.     - updated VBR mode. (improved VBR_a_bit_allocation)
  4.     - fix LSF mode.  LSF will segfault for unknown reasons unless you use the 
  5.         -f option. I think there's an infinite loop condition in there 
  6.         somewhere, but I haven't gone looking for it yet.
  7.     - put tables into the exe
  8.     - make the code more *nix neutral. (remove a lot of the old #ifdefs for 
  9.         msdos, macintosh et al)
  10.     - reading from stdin could be made less kludgy I suppose.
  11.     - psy-model speed ups
  12.     - a_bit_allocation optimization
  13.     - remove need for atan2 calls in fft.c
  14.     - plenty of other functions could be merged.
  15.     - re-implement byte-swapping
  16.