Tristan Matthews
|
130af3f246
libspeex: fix typos in comments
|
před 1 rokem |
Tristan Matthews
|
c1f82d2148
math_approx: use unsigned int for LCG pseudorandom generator
|
před 5 roky |
Erik de Castro Lopo
|
d2495c6f4c
Fix compiler warnings from -Wall
|
před 9 roky |
Tristan Matthews
|
be6df4d614
remove trailing whitespace
|
před 9 roky |
Jean-Marc Valin
|
48b7074b3c
A forgotten include guard and a fix for disabling wideband
|
před 16 roky |
Jean-Marc Valin
|
6008abea50
Making it possible to disable either the encoder or the decoder using macros
|
před 16 roky |
jm
|
5aefcc4833
Patch by Thom Johansen: define and use SPEEX_MEMSET, SPEEX_MEMMOVE and
|
před 17 roky |
jm
|
1f6cf519eb
Moved the remaining of misc.h into arch.h
|
před 17 roky |
jm
|
bdcefb47d2
Put all the OS-dependent calls in os_support.h
|
před 17 roky |
jm
|
05ec4758ee
Additional safety net to prevent NaNs in the encoder from causing a segfault
|
před 17 roky |
jm
|
ac6e3f15d4
Coverity found that one! Caused a quality drop for fixed-point wideband
|
před 17 roky |
jm
|
5e8289abaa
Now using only the 16-bit version of the filters.
|
před 18 roky |
jm
|
0fabd68716
Fixed a very low-bitrate fixed-point wideband bug (happening mainly with VAD
|
před 18 roky |
jm
|
043f175c1b
Oops. Thanks to Jim Crichton for pointing out that the complexity could end up
|
před 18 roky |
jm
|
697521cfb7
cleaning up FIXMEs
|
před 18 roky |
jm
|
1296b60872
complexity now has more effect on pitch than innovation codebook
|
před 18 roky |
jm
|
382d222e15
fixed random numbers (were reset on each subframe) in noise codebook unquant.
|
před 18 roky |
jm
|
02eeb1c6f4
added highpass (enabled by default) to the encoder and decoder
|
před 18 roky |
jm
|
f4f59e83d0
copyright details, more info about the mdf learning rate
|
před 18 roky |
jm
|
847afa8fde
oops. Fixed the float version
|
před 18 roky |
jm
|
1f16e63407
excitation and target are now 16-bit (were 32) in the encoder
|
před 18 roky |
jm
|
e26f1a172b
removed a bunch of overflow cases, most of which were in wideband
|
před 18 roky |
jm
|
034e6403d9
decoder excitation now in 16-bit precision (was 32), which saves quite a bit
|
před 18 roky |
jm
|
1669f81a3a
minor simplification
|
před 18 roky |
jm
|
ed4e63b780
Add test* programs as noinst targets. Remove warnings
|
před 19 roky |
thomasvs
|
48b82c4858
declare n only if FIXED POINT not used
|
před 19 roky |
thomasvs
|
7d3d713d5b
declare n
|
před 19 roky |
jm
|
b4c216979d
Cosmetic change - Alfred E. Heggestad
|
před 19 roky |
jm
|
ae9f4313b6
More optimizations to codebood search, target update in Blackfin assembly
|
před 19 roky |
jm
|
af7e8749e0
more optimizations for complexity > 1
|
před 19 roky |