jm
|
ce1c21e2f9
VBR max bit-rate should work properly for UWB now.
|
18 gadi atpakaļ |
jm
|
1296b60872
complexity now has more effect on pitch than innovation codebook
|
18 gadi atpakaļ |
jm
|
382d222e15
fixed random numbers (were reset on each subframe) in noise codebook unquant.
|
18 gadi atpakaļ |
jm
|
02eeb1c6f4
added highpass (enabled by default) to the encoder and decoder
|
18 gadi atpakaļ |
jm
|
f4f59e83d0
copyright details, more info about the mdf learning rate
|
18 gadi atpakaļ |
jm
|
bda20177a4
Max VBR bit-rate implemented for wideband (semi tested), still doesn't quite
|
18 gadi atpakaļ |
jm
|
e2d8a7745d
changed a few parameter definitions from int to spx_int32_t. Should by more
|
18 gadi atpakaļ |
jm
|
28ac6c6418
SPEEX_SET_VBR_MAX_BITRATE partially implemented for wideband (still doesn't
|
18 gadi atpakaļ |
jm
|
cf533aed65
Removed old enhancer code (was already disabled)
|
18 gadi atpakaļ |
jm
|
1525eeb086
removed some unnecessary bisections
|
18 gadi atpakaļ |
jm
|
1f16e63407
excitation and target are now 16-bit (were 32) in the encoder
|
18 gadi atpakaļ |
jm
|
e26f1a172b
removed a bunch of overflow cases, most of which were in wideband
|
18 gadi atpakaļ |
jm
|
034e6403d9
decoder excitation now in 16-bit precision (was 32), which saves quite a bit
|
18 gadi atpakaļ |
jm
|
509c83c956
Enable the new enhancer by default.
|
18 gadi atpakaļ |
jm
|
d7d13efbd4
Removed the whole LPC enhancement -- wasn't really worth the trouble.
|
18 gadi atpakaļ |
jm
|
95b0388f52
Gapless works again (I think). Bit of cleaning up as well.
|
18 gadi atpakaļ |
jm
|
8f6aaa037d
fixed enhancement for wideband (sort of) and a bit of cleaning up.
|
18 gadi atpakaļ |
jm
|
4fc6573ebc
innovation is saved directly to the sb_celp en/decoder, so a buffer is
|
18 gadi atpakaļ |
jm
|
7b51de5b4f
LPC analysis window now stored as constant in code -> 400 bytes off the
|
18 gadi atpakaļ |
jm
|
9a7ae800be
Fixed several fixed-point regressions:
|
18 gadi atpakaļ |
jm
|
2267983939
reduced lpc lookahead from 10ms to 5ms. No significant impact on quality.
|
19 gadi atpakaļ |
jm
|
afaa98ad53
lpc floor converted to fixed-point
|
19 gadi atpakaļ |
jm
|
527454950c
oops. Un-broke the LPC analysis.
|
19 gadi atpakaļ |
jm
|
eace7656bc
Better packet-loss concealment for high band (no more spring-like noise) and
|
19 gadi atpakaļ |
jm
|
3ec0d16569
removed unused buffer
|
19 gadi atpakaļ |
jm
|
d9af572a91
Added a bunch of speex_free() calls in the sb_celp destructor
|
19 gadi atpakaļ |
jm
|
a31b151418
Allow the stack to be allocated with speex_alloc_scratch()
|
19 gadi atpakaļ |
jm
|
1697b9ffb1
oops forgot a zero in the sb_celp encoder stack
|
19 gadi atpakaļ |
jm
|
7e67a8cb9d
Minor cleanup patch by Alfred E. Heggestad
|
19 gadi atpakaļ |
jm
|
cc1b946908
Allow setting the encoder and decoder stacks at compile time
|
19 gadi atpakaļ |