jm
|
80057412c6
Changed license to BSD
|
22 years ago |
jmvalin
|
22929b1a71
More Doxygen doc
|
22 years ago |
jmvalin
|
c2e1034141
Comments for Doxygen
|
22 years ago |
jmvalin
|
5908eea377
Moved modeID check in nb_celp/sb_celp
|
22 years ago |
jmvalin
|
bf92f3b742
API change: a couple fields were removed from SpeexMode because they
|
22 years ago |
jmvalin
|
fd3660bf12
Replaced the post-filter by a simple pitch comb filter plus an LPC
|
22 years ago |
jmvalin
|
a2b8f43bec
added encoder complexity option
|
22 years ago |
jmvalin
|
b4e39c7cf6
First step to variable bit-rate (VBR): it is now possible to change the
|
22 years ago |
jmvalin
|
96320bc60f
Added SPEEX_GET_FRAME_SIZE to speex_*_ctl calls
|
22 years ago |
jmvalin
|
39cb42e01e
Added speex_ctl call to set codec parameters (e.g. enable/disable
|
22 years ago |
jmvalin
|
38e9021e35
FrameBits renamed to SpeexBits and a "lost" argument was added to the
|
22 years ago |
jmvalin
|
c63746adb0
More comments
|
22 years ago |
jmvalin
|
060ad5c2e3
Finished cleaning up the sub-band mode
|
22 years ago |
jmvalin
|
0a0e2e00ba
speex.[ch] renamed to nb_celp.[ch] for consistency
|
22 years ago |
jmvalin
|
924701e150
bits.h was renamed to speex_bits to prevent name clashes
|
22 years ago |
jmvalin
|
9fb3be76e5
Unification of narrowband and wideband modes to simplify the API
|
22 years ago |
jmvalin
|
065013d909
Added simple (optional) post-filter
|
22 years ago |
jmvalin
|
a33358985d
Many, many updates. Better split-VQ search, better handling of pitch for
|
22 years ago |
jmvalin
|
b97c788bcc
Big code cleanup, some minor bug fixed too
|
22 years ago |
jmvalin
|
bf1fe0718e
...
|
22 years ago |
jmvalin
|
8779e5efb3
More decoder work
|
22 years ago |
jmvalin
|
f7e1127153
Re-wrote the gain quantization for split-VQ excitation. Added more bits
|
22 years ago |
jmvalin
|
060146f5c0
Fixed interpolation bugs, ...
|
22 years ago |
jmvalin
|
9e3d2a5783
Using spectral folding (ie aliasing) for high-band excitation
|
22 years ago |
jmvalin
|
ed6cca0213
more sub-band stuff...
|
22 years ago |
jmvalin
|
957df90f3a
Adding sub-band CELP (SB-CELP) -like encoding. Still incomplete.
|
22 years ago |