Historial de Commits

Autor SHA1 Mensaje Fecha
  Tristan Matthews 39a7979ad7 cosmetics: drop trailing whitespace hace 6 meses
  Ron e2d3bc3923 Tidy the speex/*.h includes some more hace 11 años
  Jean-Marc Valin f4284aea85 Added an option to implement iir_mem16() and fir_mem16() in terms of hace 16 años
  Jean-Marc Valin 48b7074b3c A forgotten include guard and a fix for disabling wideband hace 16 años
  Jean-Marc Valin 785e61a593 Sorting out #include "" from #include <> and using relative paths for including hace 16 años
  jm 1f6cf519eb Moved the remaining of misc.h into arch.h hace 17 años
  jm 1d0ec853c8 Better control of the pitch gain to prevent potential instabilities from hace 18 años
  jm 1f16e63407 excitation and target are now 16-bit (were 32) in the encoder hace 18 años
  jm 034e6403d9 decoder excitation now in 16-bit precision (was 32), which saves quite a bit hace 18 años
  jm db6c7f3850 weighted signal now in 16-bit precision, saving 500 bytes in the encoder state hace 18 años
  jm ac766f9ea8 new experimental comb filter code hace 18 años
  jm 87c93668a1 Improved Doxygen comments hace 19 años
  jm eb475e2e2b Added some control on the aggressiveness of the pitch predictor in the form of hace 19 años
  jm 6fba5c1ba0 More work on fixed-point operators hace 19 años
  jm 0e21c0dd91 Fixed-point improvements (moved some stuff to 16-bit arithmetic) hace 19 años
  jm f5228ae08e Moved all the includes from /usr/include to /usr/include/speex hace 20 años
  jm 556c879aae Added const's all over the place hace 21 años
  jm 29ca376a09 fixed-point: pitch gain stuff hace 21 años
  jm ebc7d908d3 fixed-point: some work on pitch gain, fixed a packet-loss bug hace 21 años
  jm 90eeef845d fixed-point: done quantizing open-loop pitch hace 21 años
  jm 86a06fff22 fixed-point: converted all signals to spx_sig_t hace 21 años
  jm b958f56414 first step in fixed-point port, converted the LPC filters hace 21 años
  jm 215be56cde Merged an experimental (and non-standard) 4.8 kbps mode. Note that this hace 21 años
  jm 8fa236051c Gain codebook also converted to signed char. hace 22 años
  jm aa072d181b Fixed a bunch of typos pointed to by: larry@doolittle.boa.org hace 22 años
  jm b96aeee9a7 Think I made the stack operations more portable in case sizeof(int) != hace 22 años
  jm ac8fde8951 Many improvements (hopefully) to packet loss concealing, part of it from a hace 22 años
  jm 5d10b870fe The temp stack is now void* instead of float* hace 22 años
  jm d8c025badb Compute impulse response of "perceptual synthesis filter" globally and hace 22 años
  jm 80057412c6 Changed license to BSD hace 22 años