Tristan Matthews
|
39a7979ad7
cosmetics: drop trailing whitespace
|
6 mēneši atpakaļ |
Ron
|
e2d3bc3923
Tidy the speex/*.h includes some more
|
11 gadi atpakaļ |
Jean-Marc Valin
|
785e61a593
Sorting out #include "" from #include <> and using relative paths for including
|
16 gadi atpakaļ |
jm
|
d4e66faf61
Removed the custom (non-standard) 4.8 kbps mode because it has been broken
|
17 gadi atpakaļ |
jm
|
1f6cf519eb
Moved the remaining of misc.h into arch.h
|
17 gadi atpakaļ |
jm
|
87c93668a1
Improved Doxygen comments
|
19 gadi atpakaļ |
jm
|
f5228ae08e
Moved all the includes from /usr/include to /usr/include/speex
|
20 gadi atpakaļ |
jm
|
53b8865b39
more const stuff, fixed a stupid bug in sb_decoder_ctl
|
21 gadi atpakaļ |
jm
|
c19c2acc00
fixed-point: LSPs are now stored quantized
|
21 gadi atpakaļ |
jm
|
215be56cde
Merged an experimental (and non-standard) 4.8 kbps mode. Note that this
|
21 gadi atpakaļ |
jm
|
73400f8a91
LSP codebooks are now signed short instead of float, reducing size in
|
22 gadi atpakaļ |
jm
|
80057412c6
Changed license to BSD
|
22 gadi atpakaļ |
jmvalin
|
884010ada9
Cleaned up unused stuff and licensed all codebooks under the BSD license
|
22 gadi atpakaļ |
jmvalin
|
bda27d4955
Added low bit-rate (8 kbps) narrowband mode. It is still sub-optimal but
|
22 gadi atpakaļ |
jmvalin
|
38e9021e35
FrameBits renamed to SpeexBits and a "lost" argument was added to the
|
22 gadi atpakaļ |
jmvalin
|
924701e150
bits.h was renamed to speex_bits to prevent name clashes
|
22 gadi atpakaļ |
jmvalin
|
8edb430c2a
decoder stuff
|
22 gadi atpakaļ |
jmvalin
|
d1bf208859
Added LSP quantization for SB-CELP
|
22 gadi atpakaļ |
jmvalin
|
af49c74a89
wideband coexists with narrowband now
|
23 gadi atpakaļ |
jmvalin
|
235a63a984
We're going wideband...
|
23 gadi atpakaļ |
jmvalin
|
9db812ae2e
Code cleanup, removed warnings
|
23 gadi atpakaļ |
jmvalin
|
339c2f5c21
Big cleanup... filter memories, stack allocation, ...
|
23 gadi atpakaļ |
jmvalin
|
23e95865ed
Checking in license stuff
|
23 gadi atpakaļ |
jmvalin
|
bd83826a15
Some more comments
|
23 gadi atpakaļ |
jmvalin
|
39b2f142f1
Added both LSP and prediction gain quantization... the code is a bit ugly
|
23 gadi atpakaļ |