jm
|
dc70a357df
fixed-point: converted comb_gain
|
21 years ago |
jm
|
e75c6321f3
fixed-point: some perceptual enhancement coef converted.
|
21 years ago |
jm
|
556c879aae
Added const's all over the place
|
21 years ago |
jm
|
29ca376a09
fixed-point: pitch gain stuff
|
21 years ago |
jm
|
ebc7d908d3
fixed-point: some work on pitch gain, fixed a packet-loss bug
|
21 years ago |
jm
|
c19c2acc00
fixed-point: LSPs are now stored quantized
|
21 years ago |
jm
|
86a06fff22
fixed-point: converted all signals to spx_sig_t
|
21 years ago |
jm
|
6b99bdaaf7
fixed-point: removed pre-emphasis, more cleanup
|
21 years ago |
jm
|
b958f56414
first step in fixed-point port, converted the LPC filters
|
21 years ago |
jm
|
215be56cde
Merged an experimental (and non-standard) 4.8 kbps mode. Note that this
|
21 years ago |
jm
|
993e8b3889
mostly wideband tuning...
|
22 years ago |
jm
|
b96aeee9a7
Think I made the stack operations more portable in case sizeof(int) !=
|
22 years ago |
jm
|
954bdcb812
Ultra-wideband VBR seems to work. Also, fixed a bug for wideband VBR.
|
22 years ago |
jm
|
ac8fde8951
Many improvements (hopefully) to packet loss concealing, part of it from a
|
22 years ago |
jm
|
3537a3d977
Misc stuff for beta 3
|
22 years ago |
jm
|
5d10b870fe
The temp stack is now void* instead of float*
|
22 years ago |
jm
|
d8c025badb
Compute impulse response of "perceptual synthesis filter" globally and
|
22 years ago |
jm
|
80057412c6
Changed license to BSD
|
22 years ago |
jmvalin
|
4e60a1712d
Doxygen...
|
22 years ago |
jmvalin
|
22929b1a71
More Doxygen doc
|
22 years ago |
jmvalin
|
c2e1034141
Comments for Doxygen
|
22 years ago |
jmvalin
|
bf92f3b742
API change: a couple fields were removed from SpeexMode because they
|
22 years ago |
jmvalin
|
1fa8654ccc
New very high quality modes for narrowband and wideband by using a double
|
22 years ago |
jmvalin
|
c371b9cd93
Cleaned up vocoder mode...
|
22 years ago |
jmvalin
|
a06c854d2a
Now the narrowband and wideband bit-streams are compatible and can be
|
22 years ago |
jmvalin
|
fd3660bf12
Replaced the post-filter by a simple pitch comb filter plus an LPC
|
22 years ago |
jmvalin
|
8e10b5de43
Added bit-rate information via speex_*_ctl calls, fixed stupid bug in
|
22 years ago |
jmvalin
|
a2b8f43bec
added encoder complexity option
|
22 years ago |
jmvalin
|
20dbb2b554
Added a comfort noise mode...
|
22 years ago |
jmvalin
|
b4e39c7cf6
First step to variable bit-rate (VBR): it is now possible to change the
|
22 years ago |