File: FUTURE

package info (click to toggle)
toolame 02h-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 596 kB
  • ctags: 551
  • sloc: ansic: 10,332; sh: 111; makefile: 96
file content (11 lines) | stat: -rw-r--r-- 545 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
Feel free to contribute code for any of the following 
(they're listed in some sort of priority)
	- 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.
	- 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.