Historial de Commits

Autor SHA1 Mensaje Fecha
  Jean-Marc Valin 07f884042e Wrapping all allocation within opus_alloc() and opus_free() hace 14 años
  Gregory Maxwell 662587d9c5 Remove many unused defines and convert some double constants to float. hace 14 años
  Gregory Maxwell 71d39ad841 Correct many whitespace errors under libcelt/ and remove hace 14 años
  Jean-Marc Valin d25dd2bff9 Fixes a declaration-after-statement error when using ALLOC_STACK hace 14 años
  Jean-Marc Valin 3806c1d738 Relicensing under the simplified (2-clause) BSD license hace 14 años
  Jean-Marc Valin 6f6c88bef1 _alloca() for Win32 hace 15 años
  Jean-Marc Valin 8b2ff0da5a Updated copyright notices hace 16 años
  Jean-Marc Valin ece2cfa2d2 removed useless comments hace 16 años
  Gregory Maxwell 849669547e Update valgrind support to match the latest valgrind API. hace 16 años
  Gregory Maxwell 242eee35a8 Enlarge CELT pseudo-stack for floating point unless an architecture specific value hace 16 años
  Jean-Marc Valin 431e46469c Making stack push a tiny bit clearer to the compiler -- don't think it really hace 17 años
  Jean-Marc Valin f7cec83c59 pseudo-stack no longer checks on every function entry whether it has been hace 17 años
  Jean-Marc Valin 31b79d1993 Changed definition of VARDECL to make it more flexible. No actual code change. hace 17 años
  Jean-Marc Valin 7b5dc851ce manual stack allocator should now work for sizeof(char)!=1 hace 17 años
  Jean-Marc Valin 9b9e98625c Bit of memory reduction in the pitch search. More needed. hace 17 años
  Jean-Marc Valin cac91ec4db Fixed temp arrays that were allocated too large (no change in peak mem) hace 17 años
  Jean-Marc Valin 8600f69f79 Initial support for a managed stack/scratchpad. Still needs some work. hace 17 años
  Jean-Marc Valin e046c18acf Minus a bunch of warnings when enabling alloca() hace 17 años
  Jean-Marc Valin 9a0bba183c Everything should now compile with a C89 compiler. hace 17 años
  Jean-Marc Valin a85657bd29 removed // comments and added stack_alloc.h (not used everywhere yet) hace 17 años