jmvalin
|
c371b9cd93
Cleaned up vocoder mode...
|
22 years ago |
jmvalin
|
a2b8f43bec
added encoder complexity option
|
22 years ago |
jmvalin
|
8f7ca1580e
Cleanup
|
22 years ago |
jmvalin
|
884010ada9
Cleaned up unused stuff and licensed all codebooks under the BSD license
|
22 years ago |
jmvalin
|
bda27d4955
Added low bit-rate (8 kbps) narrowband mode. It is still sub-optimal but
|
22 years ago |
jmvalin
|
a3806ef9e0
Implemented an n-best open-loop pitch search to speed up the closed-loop
|
22 years ago |
jmvalin
|
7a7eeac8f6
Added a post-filter for narrowband (and thus 0-4 kHz in wideband)
|
22 years ago |
jmvalin
|
38e9021e35
FrameBits renamed to SpeexBits and a "lost" argument was added to the
|
22 years ago |
jmvalin
|
924701e150
bits.h was renamed to speex_bits to prevent name clashes
|
22 years ago |
jmvalin
|
2f2131ae25
Decoder back in sync with the encoder
|
22 years ago |
jmvalin
|
feef4b30f8
Made the initial pitch search open-loop. Removed some modulo and devide
|
22 years ago |
jmvalin
|
a33358985d
Many, many updates. Better split-VQ search, better handling of pitch for
|
22 years ago |
jmvalin
|
ee987fd1f6
More wideband stuff...
|
23 years ago |
jmvalin
|
5747975368
Think the modularity stuff is mostly done...
|
23 years ago |
jmvalin
|
ab9dbc47c0
Cleaning up the code and making it easier to switch algorithms...
|
23 years ago |
jmvalin
|
0241c4383f
Decoding of pitch (still untested)
|
23 years ago |
jmvalin
|
9db812ae2e
Code cleanup, removed warnings
|
23 years ago |
jmvalin
|
3868c5574e
The encoder (testenc) now produces a bitstream
|
23 years ago |
jmvalin
|
0c91bcd365
The code is getting horribly messy, but there's too much stuff that needs
|
23 years ago |
jmvalin
|
80cb7c0fbe
Pitch prediction stuff...
|
23 years ago |
jmvalin
|
cab5ca57bf
Added 3-tap pitch predictor by analysis by synthesis
|
23 years ago |
jmvalin
|
23e95865ed
Checking in license stuff
|
23 years ago |
jmvalin
|
39b2f142f1
Added both LSP and prediction gain quantization... the code is a bit ugly
|
23 years ago |
jmvalin
|
1df52a06bf
fixed a bug in in-place predictor. Think most of the framework is now in
|
23 years ago |
jmvalin
|
fe5939146a
3-tap pitch predictor seems to work
|
23 years ago |
jmvalin
|
deee2c9240
Added long-term prediction, fixed subframe bugs, maybe not fully debugged
|
23 years ago |