Tristan Matthews
|
be6df4d614
remove trailing whitespace
|
před 9 roky |
Jean-Marc Valin
|
6008abea50
Making it possible to disable either the encoder or the decoder using macros
|
před 16 roky |
jm
|
15616e519e
fixed-point: Patch by Thom Johansen to convert stereo decoding to fixed-point,
|
před 17 roky |
jm
|
1f6cf519eb
Moved the remaining of misc.h into arch.h
|
před 17 roky |
jm
|
120e1a4caa
Oops, fixed sse for vq.c
|
před 19 roky |
jm
|
b5bc6a8e3e
Packet loss concealment converted to fixed-point. Added hooks for blackfin
|
před 19 roky |
jm
|
48a7c60e4f
Cleaned up arch-dependent optimizations
|
před 19 roky |
jm
|
6fba5c1ba0
More work on fixed-point operators
|
před 19 roky |
jm
|
bc55d853b7
Now possible to put temporary arrays directly on the (real) stack
|
před 20 roky |
jm
|
d2ab686d30
misc optimizations
|
před 20 roky |
conrad
|
d8cc64be16
added guarded #include "config.h" throughout libspeex/ and src/
|
před 20 roky |
jm
|
622a2e6f5d
Changed some constants to single-precision
|
před 20 roky |
jm
|
665d972f80
VQ search has been SSE-ized. Not really clean yet, though.
|
před 21 roky |
jm
|
556c879aae
Added const's all over the place
|
před 21 roky |
jm
|
7018e2f261
fixed-point: excitation gain completely converted to fixed-point
|
před 21 roky |
jm
|
c404109c56
fixed-point: converting excitation gain quantization (halfway done)
|
před 21 roky |
jm
|
01531d21cd
fixed-point: Defined fused multiply-add operators and some ARM assembly to
|
před 21 roky |
jm
|
8b370c311e
fixed-point: cleanup
|
před 21 roky |
jm
|
9207e46ef1
fixed-point: most of the innovation search converted
|
před 21 roky |
jm
|
306964514f
fixed-point: some work on innovation quantization
|
před 21 roky |
jm
|
86a06fff22
fixed-point: converted all signals to spx_sig_t
|
před 21 roky |
jm
|
6154357aa0
Patch by Bernard Blackham <b-speex@blackham.com.au> that speeds up the
|
před 22 roky |
jm
|
1fd5cfe10f
Re-wrote the signed search to be like the unsigned one (should make them
|
před 22 roky |
jm
|
80057412c6
Changed license to BSD
|
před 22 roky |
jmvalin
|
1d9e5e22b2
Bug fixes, many leaks/errors fixed thanks to valgrind. Some filter
|
před 22 roky |
jmvalin
|
372a99a496
Fixed post-filter producing NaN's, started writing some SSE code
|
před 22 roky |
jmvalin
|
4dd037890e
Added an n-best VQ search function in order to simplify the code
|
před 22 roky |
jmvalin
|
02684a5133
code cleanup
|
před 22 roky |
jmvalin
|
afc40879ee
More cleanup in codebook search...
|
před 23 roky |