Jean-Marc Valin | 7662571 | 2008-04-11 07:23:53 +1000 | [diff] [blame] | 1 | - Check minimum width of bands |
Jean-Marc Valin | 5c0d486 | 2008-07-24 08:49:34 -0400 | [diff] [blame] | 2 | - Revisit energy resolution based on the bit-rate |
| 3 | - Revisit static bit allocation (as a function of frame size and channels) |
Jean-Marc Valin | df3cb9b | 2008-02-22 11:24:45 +1100 | [diff] [blame] | 4 | - Dynamic adjustment of energy quantisation |
| 5 | - Psychacoustics |
| 6 | * Error shaping within each band |
Jean-Marc Valin | 5c0d486 | 2008-07-24 08:49:34 -0400 | [diff] [blame] | 7 | * Decisions on the rate |
| 8 | - Intensity stereo decisions |
Jean-Marc Valin | df3cb9b | 2008-02-22 11:24:45 +1100 | [diff] [blame] | 9 | - Dynamic (intra-frame) bit allocation |
| 10 | - Joint encoding of stereo energy |
Jean-Marc Valin | df3cb9b | 2008-02-22 11:24:45 +1100 | [diff] [blame] | 11 | |
| 12 | - Encode band shape (or just tilt)? |
Jean-Marc Valin | df3cb9b | 2008-02-22 11:24:45 +1100 | [diff] [blame] | 13 | - Make energy encoding more robust to losses? |
Jean-Marc Valin | 761811d | 2008-10-18 09:11:05 -0400 | [diff] [blame] | 14 | |
| 15 | |
| 16 | Misc: |
| 17 | Detect uint decoding and flag them in the decoder directly |
| 18 | If we attempt to write too many bits on the encoder side, set a flag instead of |
| 19 | aborting |
| 20 | Save "raw bytes" at the end of the stream |