Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/celt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJean-Marc Valin <jean-marc.valin@usherbrooke.ca>2008-07-24 16:49:34 +0400
committerJean-Marc Valin <jean-marc.valin@usherbrooke.ca>2008-07-24 16:49:34 +0400
commit5c0d486fe13d4767f0df747b51fd14df8fd0cdac (patch)
treebc113cd00f5310d91943eeddcc410ab9b0e7d9ee /TODO
parent1d27ef8b2cf039650d09b7656f2f98d716036d93 (diff)
Better bit allocation for all frame sizes that are not equal to 256.
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 4 insertions, 7 deletions
diff --git a/TODO b/TODO
index 54411e7..05826ed 100644
--- a/TODO
+++ b/TODO
@@ -1,16 +1,13 @@
- Check minimum width of bands
-- Adjust the energy resolution based on the bit-rate
+- Revisit energy resolution based on the bit-rate
+- Revisit static bit allocation (as a function of frame size and channels)
- Dynamic adjustment of energy quantisation
- Psychacoustics
* Error shaping within each band
- * Desisions on the rate
-- Intensity stereo option (e.g. threshold)
+ * Decisions on the rate
+- Intensity stereo decisions
- Dynamic (intra-frame) bit allocation
- Joint encoding of stereo energy
-- Disable intra-frame prediction for more than X pulses
-- Remove contraction?
-- Simplify search?
-- Remove pulse spreading?
- Encode band shape (or just tilt)?
- Make energy encoding more robust to losses?