We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08aae93 commit 92c75d2Copy full SHA for 92c75d2
ChangeLog
@@ -0,0 +1,3 @@
1
+2002/02/27 Jean-Marc Valin:
2
+Got the basic encoder working as a demo with quantization only on some
3
+parameters.
IDEAS
@@ -0,0 +1,4 @@
+- Non-linear adaptive codebook (use exc[n]*|exc[n]| to reduce noise
+ component in adaptive codebook excitation)
+
4
+- Include time-domain masking for VBR
TODO
@@ -0,0 +1,13 @@
+- Improve stochastic codebook
+- Define bit-stream, multiple modes
5
+- VBR
6
7
+- VAD & comfort noise generation
8
9
+- Implement decoder
10
11
+- Implement wideband codec
12
13
+- Search for not patented algorithms
0 commit comments