コミット履歴

作者 SHA1 メッセージ 日付
  Tristan Matthews 117bcc047b nb_celp: add missing guard before memset 6 ヶ月 前
  Tristan Matthews e21dea6835 nb_celp: drop unused EXTRA_BUFFER define 6 ヶ月 前
  Tristan Matthews 630163d19b nb_decode: memset innovation memory in null mode 6 ヶ月 前
  Andrei Slavoiu b15993fd56 Fix --enable-valgrind build 1 年間 前
  Erik de Castro Lopo d2495c6f4c Fix compiler warnings from -Wall 9 年 前
  Tristan Matthews be6df4d614 remove trailing whitespace 9 年 前
  Ron e2d3bc3923 Tidy the speex/*.h includes some more 11 年 前
  Jean-Marc Valin b9534638a5 VBR tuning (along with open-loop gamma2 tweak) 15 年 前
  Alfred E. Heggestad 4cf0690656 Const correctness patch 16 年 前
  Alfred E. Heggestad 0da5a11cf4 Cosmetic fixes 16 年 前
  Jean-Marc Valin 097cf5e4e7 The LPC analysis window and lag window are now in Q15. 16 年 前
  Jean-Marc Valin 99a7ef29c4 Merged lsp_interpolate() with lsp_enforce_margin() 16 年 前
  Jean-Marc Valin 6efc76d8e4 Got rid of real_exc and ringing by using exc temporarily. This saved 160 bytes. 16 年 前
  Jean-Marc Valin 95fceab730 Making it more explicit that the nb filter size is constant 16 年 前
  Jean-Marc Valin 4c5bcb890d Most of the narrowband array sizes are now compile-time constants 16 年 前
  Jean-Marc Valin 1be253dbaa minor code simplifications to nb encoder 16 年 前
  Jean-Marc Valin 6008abea50 Making it possible to disable either the encoder or the decoder using macros 16 年 前
  Jean-Marc Valin 8d22532317 Narrowband state now contained in a single block 16 年 前
  Jean-Marc Valin 785e61a593 Sorting out #include "" from #include <> and using relative paths for including 16 年 前
  jm 5aefcc4833 Patch by Thom Johansen: define and use SPEEX_MEMSET, SPEEX_MEMMOVE and 17 年 前
  jm 6113323415 removing useless stuff 17 年 前
  jm bc5da03475 Fixed an overflow in dead code. 17 年 前
  jm f39618b8d4 New DISABLE_VBR and DISABLE_FLOAT_API switches can together remove every single 17 年 前
  jm 129cbb8794 fixed-point: old_lsp initialisation now converted, which means that no float 17 年 前
  jm 84064b108f Lag window now stored as const data instead of computed at init time. Also, 17 年 前
  jm d4e66faf61 Removed the custom (non-standard) 4.8 kbps mode because it has been broken 17 年 前
  jm c5258ab5de Minor quality tweak to 3.95 kbps mode. 17 年 前
  jm 1f6cf519eb Moved the remaining of misc.h into arch.h 17 年 前
  jm e90f40cdc9 fixed-point: converted the forced_pitch_gain path, which still had a few 17 年 前
  jm 4e1be5403f minor cleanup/comments 17 年 前