Commit Verlauf

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