Historique des commits

Auteur SHA1 Message Date
  Tristan Matthews be6df4d614 remove trailing whitespace il y a 9 ans
  Jean-Marc Valin 5647f1411b Fixed a "conditional jump depends on uninitialised value in speex_decode_int() il y a 15 ans
  jm e3b7dceb4e Patch by Thorvald Natvig: uses gcc visibility options to only export the 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 9314bad169 Re-arranged the wideband mode so that programs using narrowband only and il y a 17 ans
  jm bdcefb47d2 Put all the OS-dependent calls in os_support.h il y a 17 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 05014b565d Oops. Fixed speex_decode() (float version only) when compiling with FIXED_POINT il y a 19 ans
  jm 3e814b072a Now autodetects (and handles) size of integer types. il y a 19 ans
  jm 716239f876 Removed another bunch of warnings (when using some of the -W options) 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 e104dcfd12 Symbian support by Conrad Parker il y a 20 ans
  jm 362ca558a0 moved the mode list back to modes.c il y a 20 ans
  jm eda095f4a8 run-time calls for identifying the Speex version il y a 20 ans
  jm 4004515a91 Split modes.c in two. Now modes.c only contains the mode struct definitions il y a 20 ans
  jmvalin 0a0e2e00ba speex.[ch] renamed to nb_celp.[ch] for consistency il y a 22 ans
  jmvalin 9fb3be76e5 Unification of narrowband and wideband modes to simplify the API il y a 22 ans
  jmvalin cbede1f061 Updated high-band codebook... il y a 22 ans
  jmvalin feef4b30f8 Made the initial pitch search open-loop. Removed some modulo and devide il y a 22 ans
  jmvalin a33358985d Many, many updates. Better split-VQ search, better handling of pitch for il y a 22 ans
  jmvalin 0f4d399386 Moving on for 0.0.2, updated the "real" encoder and decoder (speexenc, il y a 22 ans
  jmvalin 4d4d2c87a8 Removed warnings, debug code and un-necessary synthesis in coder il y a 22 ans
  jmvalin fee6711707 Think both encoder and decoder for SB-CELP work... il y a 22 ans
  jmvalin 8edb430c2a decoder stuff il y a 22 ans
  jmvalin 553b26da8e Quantizing high-band excitation gains (SB-CELP). il y a 22 ans
  jmvalin f7e1127153 Re-wrote the gain quantization for split-VQ excitation. Added more bits il y a 22 ans
  jmvalin 4d1eaf1581 Cleaned up SB-CELP and added more pulses and tracks for low-band. il y a 22 ans
  jmvalin 04d6131491 All debug printf's are now within #ifdef DEBUG il y a 22 ans
  jmvalin 069bc664fe Fixed pre-emphasis/de-emphasis in the decoder for wideband il y a 22 ans