Commit History

Author SHA1 Message Date
  Tristan Matthews 1dd8e64765 sb_celp: memset innovation memory in dtx case of null mode 5 months ago
  Tristan Matthews 6d7d5fe220 sb_celp: memset innovation memory in null mode 6 months ago
  Tristan Matthews 5a4683af55 sb_celp: drop unused sqr define 6 months ago
  Tristan Matthews 130af3f246 libspeex: fix typos in comments 1 year ago
  Andrei Slavoiu b15993fd56 Fix --enable-valgrind build 1 year ago
  Tristan Matthews be6df4d614 remove trailing whitespace 9 years ago
  John Ridges 73dee02261 Removing h1_mem from the encoder state since it wasn't used at all. 15 years ago
  Alfred E. Heggestad 0da5a11cf4 Cosmetic fixes 16 years ago
  Jean-Marc Valin 99a7ef29c4 Merged lsp_interpolate() with lsp_enforce_margin() 16 years ago
  Jean-Marc Valin 6008abea50 Making it possible to disable either the encoder or the decoder using macros 16 years ago
  jm 5aefcc4833 Patch by Thom Johansen: define and use SPEEX_MEMSET, SPEEX_MEMMOVE and 17 years ago
  jm f39618b8d4 New DISABLE_VBR and DISABLE_FLOAT_API switches can together remove every single 17 years ago
  jm 129cbb8794 fixed-point: old_lsp initialisation now converted, which means that no float 17 years ago
  jm 84064b108f Lag window now stored as const data instead of computed at init time. Also, 17 years ago
  jm 1f6cf519eb Moved the remaining of misc.h into arch.h 17 years ago
  jm 1a37315f81 sb_celp: field bufSize was no longer used, so it's now removed 17 years ago
  jm af21325a16 Patch by Thom Johansen: change memory of qmf_synth to 16-bit. 17 years ago
  jm bdcefb47d2 Put all the OS-dependent calls in os_support.h 17 years ago
  jm ad6f7d03ef bit of cleaning up 17 years ago
  jm cc79e5b334 Replaced speex_error() by speex_fatal() and speex_assert() 17 years ago
  jm 0f6335ea9e Implemented SPEEX_GET_ACTIVITY 17 years ago
  jm b292d62669 Replaced some warnings by notifications when it's not necessarily caused 17 years ago
  jm 80b3286613 pseudo-stack is now shared between the narrowband and wideband layers. 17 years ago
  jm 57656c5f88 Fixed an low bit-rate ultrawideband encoder bug (not that people should 17 years ago
  jm 5cbdb04f8c Computing last_ener based on excitation energy, not synthesis energy. This 17 years ago
  jm e1ee270db3 Fixed minor pi_gain synchronisation problem in the wideband decoder. Should 17 years ago
  jm a717314ed5 Moved filters from state to stack for wideband encoder (~180 bytes in fixed- 17 years ago
  jm bbb1ed56c7 Moved 20 filter coefs from state to stack in wideband decoder. 17 years ago
  jm 08151da50f Only the RMS of the excitation is saved in the encoder -- 320 bytes off the 18 years ago
  jm b321f8f227 minor double-codebook simplification for wideband. 18 years ago