提交历史

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