Tristan Matthews
|
be6df4d614
remove trailing whitespace
|
9 년 전 |
Ron
|
e2d3bc3923
Tidy the speex/*.h includes some more
|
11 년 전 |
Jean-Marc Valin
|
785e61a593
Sorting out #include "" from #include <> and using relative paths for including
|
16 년 전 |
jm
|
f39618b8d4
New DISABLE_VBR and DISABLE_FLOAT_API switches can together remove every single
|
17 년 전 |
jm
|
3fd9c897e3
Patch by Alexander Chemeris to make testenc* open with rb and wb
|
17 년 전 |
jm
|
b23dd15809
Patch by Alexander Chemeris to make testenc* use speex_lib_get_mode
|
17 년 전 |
jm
|
8157ec116a
more replacements of int with spx_int32_t
|
18 년 전 |
jm
|
86bb320ffb
Changed part of the API to use spx_int32_t instead of int (works better on
|
18 년 전 |
jm
|
382d222e15
fixed random numbers (were reset on each subframe) in noise codebook unquant.
|
18 년 전 |
jm
|
95b0388f52
Gapless works again (I think). Bit of cleaning up as well.
|
18 년 전 |
jm
|
08285797a8
adjust group delay
|
19 년 전 |
jm
|
7e67a8cb9d
Minor cleanup patch by Alfred E. Heggestad
|
19 년 전 |
jm
|
b5bc6a8e3e
Packet loss concealment converted to fixed-point. Added hooks for blackfin
|
19 년 전 |
jm
|
ec2a70f6b7
Proper de-allocation
|
19 년 전 |
jm
|
6f0e96a431
Merged a modified version of Jamey Hicks' C55 patch, fixed a
|
19 년 전 |
conrad
|
d8cc64be16
added guarded #include "config.h" throughout libspeex/ and src/
|
20 년 전 |
jm
|
f5228ae08e
Moved all the includes from /usr/include to /usr/include/speex
|
20 년 전 |
jm
|
5f5971d6fa
speex_encode/speex_decode are back to using floats, new speex_encode_int
|
20 년 전 |
jm
|
3ee79618c3
debug code for fixed-point operators. Already fixed an overflow in lsp code
|
21 년 전 |
jm
|
ed7d2624dc
separated fixed-point operators in: generic, ARM, debug
|
21 년 전 |
jm
|
5800dfec6f
...
|
21 년 전 |
jm
|
90eeef845d
fixed-point: done quantizing open-loop pitch
|
21 년 전 |
jm
|
3d51545aa2
fixed-point: removed some float ops in lpc_to_lsp and wrote signal scaling
|
21 년 전 |
jm
|
2c4a7539e4
fixed-point: added code to count MIPS
|
21 년 전 |
jm
|
20c26250c5
output saturation for narrowband (need to do the same for wideband)
|
21 년 전 |
jm
|
b1004ff2a9
fixed-point: converted user-visible functions to use "short" signals,
|
21 년 전 |
jm
|
91e19372fa
fixed-point: more signal scaling again, some auto-correlation work
|
21 년 전 |
jm
|
6aa3bcd839
fixed-point: signal scaling... again
|
21 년 전 |
jm
|
b958f56414
first step in fixed-point port, converted the LPC filters
|
21 년 전 |
jm
|
3859b9e535
oops...
|
21 년 전 |