Skip to content

Commit c74b195

Browse files
committed
remove codec-only references from TODO
1 parent e152d8d commit c74b195

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

TODO

-16
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ Major points:
99
- Better error reporting
1010
- Make kiss-fft 32-bit safe
1111

12-
Minor issues:
13-
- Fix last frame of speexenc
14-
15-
1612
Post 1.2:
1713
improve float<->int conversion
1814
split encoder and decoder?
@@ -23,12 +19,8 @@ Do VAD properly
2319

2420
Optimisations
2521
- Add restrict in a few places?
26-
- enable 4x4 version of pitch_xcorr() at least on some archs?
2722
- use __builtin_expect() (likely()/unlikely())
2823

29-
Would be nice:
30-
Implement wideband split as IIR instead of QMF?
31-
3224
Allocator override (speex_lib_ctl?)
3325
Fixed-point:
3426
- VBR
@@ -38,11 +30,3 @@ Denoiser:
3830
- Better noise adaptation
3931
AGC:
4032
- 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

0 commit comments

Comments
 (0)