Histórico de commits

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