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

TODO - github.com/xiph/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/TODO
blob: 356d6efdbf9f7a5d5736c072d791976acddef45b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
For 1.2beta3:
Merge TriMedia stuff
Control delay in new AEC API.


Later:
Do VAD properly
Warning/error handling
--enable-{aec,preprocessor,jitter,resampler}


Optimisations
- Add restrict in a few places?
- enable 4x4 version of pitch_xcorr()?

Would be nice:
Implement wideband split as IIR instead of QMF.

Allocator override (speex_lib_ctl?)
Better error handling
Fixed-point:
  - Wideband
  - Jitter buffer
Denoiser:
  - Better noise adaptation
AGC:
  - Use median filtering instead of "non-linear mean"?

Features
-Improve error handling (with perror-like call?)

Standards
-Complete Speex RTP profile
-MIME type registration

ideas:
Peelable stream (double codebook, higher bands, stereo)
LPC from spectral domain