File tree 1 file changed +0
-16
lines changed
1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,6 @@ Major points:
9
9
- Better error reporting
10
10
- Make kiss-fft 32-bit safe
11
11
12
- Minor issues:
13
- - Fix last frame of speexenc
14
-
15
-
16
12
Post 1.2:
17
13
improve float<->int conversion
18
14
split encoder and decoder?
@@ -23,12 +19,8 @@ Do VAD properly
23
19
24
20
Optimisations
25
21
- Add restrict in a few places?
26
- - enable 4x4 version of pitch_xcorr() at least on some archs?
27
22
- use __builtin_expect() (likely()/unlikely())
28
23
29
- Would be nice:
30
- Implement wideband split as IIR instead of QMF?
31
-
32
24
Allocator override (speex_lib_ctl?)
33
25
Fixed-point:
34
26
- VBR
@@ -38,11 +30,3 @@ Denoiser:
38
30
- Better noise adaptation
39
31
AGC:
40
32
- Use median filtering instead of "non-linear mean"?
41
-
42
- Standards
43
- -Complete Speex RTP profile
44
- -MIME type registration
45
-
46
- ideas:
47
- Peelable stream (double codebook, higher bands, stereo)
48
- LPC from spectral domain
You can’t perform that action at this time.
0 commit comments