コミット履歴

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