Erik de Castro Lopo
|
d2495c6f4c
Fix compiler warnings from -Wall
|
9 éve |
Tristan Matthews
|
be6df4d614
remove trailing whitespace
|
9 éve |
Ron
|
e2d3bc3923
Tidy the speex/*.h includes some more
|
11 éve |
Jean-Marc Valin
|
785e61a593
Sorting out #include "" from #include <> and using relative paths for including
|
16 éve |
jm
|
3fd9c897e3
Patch by Alexander Chemeris to make testenc* open with rb and wb
|
17 éve |
jm
|
b23dd15809
Patch by Alexander Chemeris to make testenc* use speex_lib_get_mode
|
17 éve |
jm
|
8157ec116a
more replacements of int with spx_int32_t
|
18 éve |
jm
|
86bb320ffb
Changed part of the API to use spx_int32_t instead of int (works better on
|
18 éve |
jm
|
95b0388f52
Gapless works again (I think). Bit of cleaning up as well.
|
18 éve |
conrad
|
d8cc64be16
added guarded #include "config.h" throughout libspeex/ and src/
|
20 éve |
jm
|
f5228ae08e
Moved all the includes from /usr/include to /usr/include/speex
|
20 éve |
jm
|
5f5971d6fa
speex_encode/speex_decode are back to using floats, new speex_encode_int
|
20 éve |
jm
|
3ee79618c3
debug code for fixed-point operators. Already fixed an overflow in lsp code
|
21 éve |
jm
|
ed7d2624dc
separated fixed-point operators in: generic, ARM, debug
|
21 éve |
jm
|
69a5f8a9a9
think I've fixed the performance problem caused by underflows.
|
21 éve |
jm
|
be502e9f81
fixed-point: some ARM work
|
21 éve |
jm
|
b1004ff2a9
fixed-point: converted user-visible functions to use "short" signals,
|
21 éve |
jm
|
bc806784f8
Integrated "ultra-wideband" with encoder/decoder.
|
22 éve |
jm
|
f69b8d8563
Wideband code cleanup, first shot at an "ultra-wideband" mode at 32 kHz,
|
22 éve |