Historique des commits

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