커밋 기록

작성자 SHA1 메시지 날짜
  Tristan Matthews 1dd8e64765 sb_celp: memset innovation memory in dtx case of null mode 5 달 전
  Tristan Matthews 6d7d5fe220 sb_celp: memset innovation memory in null mode 6 달 전
  Tristan Matthews 5a4683af55 sb_celp: drop unused sqr define 6 달 전
  Tristan Matthews 130af3f246 libspeex: fix typos in comments 1 년 전
  Andrei Slavoiu b15993fd56 Fix --enable-valgrind build 1 년 전
  Tristan Matthews be6df4d614 remove trailing whitespace 9 년 전
  John Ridges 73dee02261 Removing h1_mem from the encoder state since it wasn't used at all. 15 년 전
  Alfred E. Heggestad 0da5a11cf4 Cosmetic fixes 16 년 전
  Jean-Marc Valin 99a7ef29c4 Merged lsp_interpolate() with lsp_enforce_margin() 16 년 전
  Jean-Marc Valin 6008abea50 Making it possible to disable either the encoder or the decoder using macros 16 년 전
  jm 5aefcc4833 Patch by Thom Johansen: define and use SPEEX_MEMSET, SPEEX_MEMMOVE and 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 1f6cf519eb Moved the remaining of misc.h into arch.h 17 년 전
  jm 1a37315f81 sb_celp: field bufSize was no longer used, so it's now removed 17 년 전
  jm af21325a16 Patch by Thom Johansen: change memory of qmf_synth to 16-bit. 17 년 전
  jm bdcefb47d2 Put all the OS-dependent calls in os_support.h 17 년 전
  jm ad6f7d03ef bit of cleaning up 17 년 전
  jm cc79e5b334 Replaced speex_error() by speex_fatal() and speex_assert() 17 년 전
  jm 0f6335ea9e Implemented SPEEX_GET_ACTIVITY 17 년 전
  jm b292d62669 Replaced some warnings by notifications when it's not necessarily caused 17 년 전
  jm 80b3286613 pseudo-stack is now shared between the narrowband and wideband layers. 17 년 전
  jm 57656c5f88 Fixed an low bit-rate ultrawideband encoder bug (not that people should 17 년 전
  jm 5cbdb04f8c Computing last_ener based on excitation energy, not synthesis energy. This 17 년 전
  jm e1ee270db3 Fixed minor pi_gain synchronisation problem in the wideband decoder. Should 17 년 전
  jm a717314ed5 Moved filters from state to stack for wideband encoder (~180 bytes in fixed- 17 년 전
  jm bbb1ed56c7 Moved 20 filter coefs from state to stack in wideband decoder. 17 년 전
  jm 08151da50f Only the RMS of the excitation is saved in the encoder -- 320 bytes off the 18 년 전
  jm b321f8f227 minor double-codebook simplification for wideband. 18 년 전