Tristan Matthews
|
be6df4d614
remove trailing whitespace
|
há 9 anos atrás |
Ron
|
e2d3bc3923
Tidy the speex/*.h includes some more
|
há 11 anos atrás |
Jean-Marc Valin
|
785e61a593
Sorting out #include "" from #include <> and using relative paths for including
|
há 16 anos atrás |
jm
|
4c58b82b7c
Patch by Alexander Chemeris removing useless code
|
há 17 anos atrás |
jm
|
3fd9c897e3
Patch by Alexander Chemeris to make testenc* open with rb and wb
|
há 17 anos atrás |
jm
|
b23dd15809
Patch by Alexander Chemeris to make testenc* use speex_lib_get_mode
|
há 17 anos atrás |
jm
|
8157ec116a
more replacements of int with spx_int32_t
|
há 18 anos atrás |
jm
|
86bb320ffb
Changed part of the API to use spx_int32_t instead of int (works better on
|
há 18 anos atrás |
jm
|
95b0388f52
Gapless works again (I think). Bit of cleaning up as well.
|
há 18 anos atrás |
jm
|
2feac9e981
adjust group delay
|
há 19 anos atrás |
jm
|
abb1a6649c
fixed lots of warning/errors on retarded (non-C99) compilers
|
há 19 anos atrás |
conrad
|
d8cc64be16
added guarded #include "config.h" throughout libspeex/ and src/
|
há 20 anos atrás |
jm
|
f5228ae08e
Moved all the includes from /usr/include to /usr/include/speex
|
há 20 anos atrás |
jm
|
5f5971d6fa
speex_encode/speex_decode are back to using floats, new speex_encode_int
|
há 20 anos atrás |
jm
|
3ee79618c3
debug code for fixed-point operators. Already fixed an overflow in lsp code
|
há 21 anos atrás |
jm
|
ed7d2624dc
separated fixed-point operators in: generic, ARM, debug
|
há 21 anos atrás |
jm
|
6bd669dd36
fixed-point: before I screw everything up...
|
há 21 anos atrás |
jm
|
dc241b0b85
fixed-point: converting wideband excitation gain to int (halfway done)
|
há 21 anos atrás |
jm
|
b1004ff2a9
fixed-point: converted user-visible functions to use "short" signals,
|
há 21 anos atrás |
jm
|
1bfd87a31c
fixed-point: LPC/LSP cleanup
|
há 21 anos atrás |
jm
|
98ca1ddc0a
Made the code valid for a C++ compiler (void* stuff), plus some cleanup
|
há 22 anos atrás |
jm
|
5d10b870fe
The temp stack is now void* instead of float*
|
há 22 anos atrás |
jmvalin
|
bf92f3b742
API change: a couple fields were removed from SpeexMode because they
|
há 22 anos atrás |
jmvalin
|
a04d1bf078
Implemented packet loss interpolation for wideband... not optimal yet...
|
há 22 anos atrás |
jmvalin
|
c10f548432
Improved spectral folding wideband mode
|
há 22 anos atrás |
jmvalin
|
040db45236
...
|
há 22 anos atrás |
jmvalin
|
1d9e5e22b2
Bug fixes, many leaks/errors fixed thanks to valgrind. Some filter
|
há 22 anos atrás |
jmvalin
|
fd3660bf12
Replaced the post-filter by a simple pitch comb filter plus an LPC
|
há 22 anos atrás |
jmvalin
|
e3ed202e76
cleanup
|
há 22 anos atrás |
jmvalin
|
0f1a2dbbb8
Completed VBR for 0.5.0 release
|
há 22 anos atrás |