Histórico de Commits

Autor SHA1 Mensagem Data
  Tristan Matthews 39a7979ad7 cosmetics: drop trailing whitespace há 6 meses atrás
  Tristan Matthews c1f82d2148 math_approx: use unsigned int for LCG pseudorandom generator há 5 anos atrás
  Ron e2d3bc3923 Tidy the speex/*.h includes some more há 11 anos atrás
  Jean-Marc Valin 4c5bcb890d Most of the narrowband array sizes are now compile-time constants há 16 anos atrás
  Jean-Marc Valin 8d22532317 Narrowband state now contained in a single block há 16 anos atrás
  Jean-Marc Valin 785e61a593 Sorting out #include "" from #include <> and using relative paths for including há 16 anos atrás
  jm f39618b8d4 New DISABLE_VBR and DISABLE_FLOAT_API switches can together remove every single há 17 anos atrás
  jm 84064b108f Lag window now stored as const data instead of computed at init time. Also, há 17 anos atrás
  jm d4e66faf61 Removed the custom (non-standard) 4.8 kbps mode because it has been broken há 17 anos atrás
  jm 38cbb2c7e4 Fixed-point: vocoder conversion complete há 17 anos atrás
  jm 0f6335ea9e Implemented SPEEX_GET_ACTIVITY há 17 anos atrás
  jm 08151da50f Only the RMS of the excitation is saved in the encoder -- 320 bytes off the há 18 anos atrás
  jm b544a9278b Saved innovation from nb to wb is now 16-bit precision. há 18 anos atrás
  jm 86bb320ffb Changed part of the API to use spx_int32_t instead of int (works better on há 18 anos atrás
  jm 02eeb1c6f4 added highpass (enabled by default) to the encoder and decoder há 18 anos atrás
  jm f4f59e83d0 copyright details, more info about the mdf learning rate há 18 anos atrás
  jm e2d8a7745d changed a few parameter definitions from int to spx_int32_t. Should by more há 18 anos atrás
  jm 28ac6c6418 SPEEX_SET_VBR_MAX_BITRATE partially implemented for wideband (still doesn't há 18 anos atrás
  jm 3277e2f7f8 Initial implementation of SPEEX_MAX_VBR_BITRATE. Narrowband-only for now. há 18 anos atrás
  jm cf533aed65 Removed old enhancer code (was already disabled) há 18 anos atrás
  jm 1d0ec853c8 Better control of the pitch gain to prevent potential instabilities from há 18 anos atrás
  jm 64074d1c55 Moved some filter coefs from the encoder state to temp allocation. há 18 anos atrás
  jm 1f16e63407 excitation and target are now 16-bit (were 32) in the encoder há 18 anos atrás
  jm 034e6403d9 decoder excitation now in 16-bit precision (was 32), which saves quite a bit há 18 anos atrás
  jm 509c83c956 Enable the new enhancer by default. há 18 anos atrás
  jm 501982efc1 Vorbis-psy works again há 18 anos atrás
  jm 4fc6573ebc innovation is saved directly to the sb_celp en/decoder, so a buffer is há 18 anos atrás
  jm fa7f787ec2 moved some temporary variables from decoder state to scratch space há 18 anos atrás
  jm db6c7f3850 weighted signal now in 16-bit precision, saving 500 bytes in the encoder state há 18 anos atrás
  jm 7b51de5b4f LPC analysis window now stored as constant in code -> 400 bytes off the há 18 anos atrás