Tristan Matthews
|
117bcc047b
nb_celp: add missing guard before memset
|
vor 6 Monaten |
Tristan Matthews
|
e21dea6835
nb_celp: drop unused EXTRA_BUFFER define
|
vor 6 Monaten |
Tristan Matthews
|
630163d19b
nb_decode: memset innovation memory in null mode
|
vor 6 Monaten |
Andrei Slavoiu
|
b15993fd56
Fix --enable-valgrind build
|
vor 1 Jahr |
Erik de Castro Lopo
|
d2495c6f4c
Fix compiler warnings from -Wall
|
vor 9 Jahren |
Tristan Matthews
|
be6df4d614
remove trailing whitespace
|
vor 9 Jahren |
Ron
|
e2d3bc3923
Tidy the speex/*.h includes some more
|
vor 11 Jahren |
Jean-Marc Valin
|
b9534638a5
VBR tuning (along with open-loop gamma2 tweak)
|
vor 15 Jahren |
Alfred E. Heggestad
|
4cf0690656
Const correctness patch
|
vor 16 Jahren |
Alfred E. Heggestad
|
0da5a11cf4
Cosmetic fixes
|
vor 16 Jahren |
Jean-Marc Valin
|
097cf5e4e7
The LPC analysis window and lag window are now in Q15.
|
vor 16 Jahren |
Jean-Marc Valin
|
99a7ef29c4
Merged lsp_interpolate() with lsp_enforce_margin()
|
vor 16 Jahren |
Jean-Marc Valin
|
6efc76d8e4
Got rid of real_exc and ringing by using exc temporarily. This saved 160 bytes.
|
vor 16 Jahren |
Jean-Marc Valin
|
95fceab730
Making it more explicit that the nb filter size is constant
|
vor 16 Jahren |
Jean-Marc Valin
|
4c5bcb890d
Most of the narrowband array sizes are now compile-time constants
|
vor 16 Jahren |
Jean-Marc Valin
|
1be253dbaa
minor code simplifications to nb encoder
|
vor 16 Jahren |
Jean-Marc Valin
|
6008abea50
Making it possible to disable either the encoder or the decoder using macros
|
vor 16 Jahren |
Jean-Marc Valin
|
8d22532317
Narrowband state now contained in a single block
|
vor 16 Jahren |
Jean-Marc Valin
|
785e61a593
Sorting out #include "" from #include <> and using relative paths for including
|
vor 16 Jahren |
jm
|
5aefcc4833
Patch by Thom Johansen: define and use SPEEX_MEMSET, SPEEX_MEMMOVE and
|
vor 17 Jahren |
jm
|
6113323415
removing useless stuff
|
vor 17 Jahren |
jm
|
bc5da03475
Fixed an overflow in dead code.
|
vor 17 Jahren |
jm
|
f39618b8d4
New DISABLE_VBR and DISABLE_FLOAT_API switches can together remove every single
|
vor 17 Jahren |
jm
|
129cbb8794
fixed-point: old_lsp initialisation now converted, which means that no float
|
vor 17 Jahren |
jm
|
84064b108f
Lag window now stored as const data instead of computed at init time. Also,
|
vor 17 Jahren |
jm
|
d4e66faf61
Removed the custom (non-standard) 4.8 kbps mode because it has been broken
|
vor 17 Jahren |
jm
|
c5258ab5de
Minor quality tweak to 3.95 kbps mode.
|
vor 17 Jahren |
jm
|
1f6cf519eb
Moved the remaining of misc.h into arch.h
|
vor 17 Jahren |
jm
|
e90f40cdc9
fixed-point: converted the forced_pitch_gain path, which still had a few
|
vor 17 Jahren |
jm
|
4e1be5403f
minor cleanup/comments
|
vor 17 Jahren |