Historique des commits

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