Commit History

Author SHA1 Message Date
  Tristan Matthews 39a7979ad7 cosmetics: drop trailing whitespace 6 months ago
  Martin Storsjo dd8e04fb89 Check for _WIN32 instead of WIN32 in preprocessor checks 7 years ago
  jm 47ae707304 PUSHS no longer used (removed) 17 years ago
  jm 9cfdefea7c Patch by moritz (ticket #1213) that fixes three build issues: 17 years ago
  jm 604ef0df96 Fixed unsafe macro in stack_alloc.h 18 years ago
  jm 52fa1904d5 alloca patch by Aron Rosenberg 19 years ago
  jm 87c93668a1 Improved Doxygen comments 19 years ago
  jm d9f79549d7 Autodetection of C99 variable arrays and alloca. The pseudo-stack is only used 19 years ago
  jm 10619de5d0 Support for alloca (untested) 19 years ago
  jm bc55d853b7 Now possible to put temporary arrays directly on the (real) stack 20 years ago
  jm df8cd176e5 added extra valgrind checks for the Speex stack 21 years ago
  jm 49ba16d570 minor stuff... 21 years ago
  jm c4c99ff231 Replaced all the alloc's by one big memory allocation for a whole state 22 years ago
  jm b96aeee9a7 Think I made the stack operations more portable in case sizeof(int) != 22 years ago
  jm 5d10b870fe The temp stack is now void* instead of float* 22 years ago
  jm f895cd6911 ... 22 years ago
  jm 523248b22c Stack allocation cleanup... 22 years ago
  jm 3fcf5f9a59 Slight optimization to the way the target is updated in the search. Also 22 years ago
  jm e8ba6ccb7a oops... there was a bug in PUSH (don't know what yet) 22 years ago
  jm 5df2cbc003 Filter optimizations, cleanup, removed the stack POP to simplify things 22 years ago
  jm 80057412c6 Changed license to BSD 22 years ago
  jmvalin 339c2f5c21 Big cleanup... filter memories, stack allocation, ... 23 years ago
  jmvalin cab5ca57bf Added 3-tap pitch predictor by analysis by synthesis 23 years ago