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