Jean-Marc Valin
|
be89c39587
|
Using OPUS_ macros for <string.h> operations
Removes a bunch of system #include <...> in the process
|
2011-08-30 12:39:51 -04:00 |
|
Jean-Marc Valin
|
ebec87a287
|
oops, opus_free() shouldn't be using opus_free()
|
2011-08-29 16:28:01 -04:00 |
|
Jean-Marc Valin
|
85b8e62065
|
Fixes minor issues from the previous allocation wrapper patch
|
2011-08-29 16:10:08 -04:00 |
|
Jean-Marc Valin
|
07f884042e
|
Wrapping all allocation within opus_alloc() and opus_free()
|
2011-08-29 15:08:51 -04:00 |
|
Jean-Marc Valin
|
4a4a546440
|
Using malloc() rather than calloc() as generic allocator
|
2011-08-29 13:48:58 -04:00 |
|
Gregory Maxwell
|
662587d9c5
|
Remove many unused defines and convert some double constants to float.
|
2011-08-01 20:41:54 -04:00 |
|
Gregory Maxwell
|
71d39ad841
|
Correct many whitespace errors under libcelt/ and remove
non-ascii characters from the source.
|
2011-07-30 21:54:59 -04:00 |
|
Jean-Marc Valin
|
3806c1d738
|
Relicensing under the simplified (2-clause) BSD license
Got authorization from all copyright holders
|
2011-02-09 22:37:41 -05:00 |
|
Jean-Marc Valin
|
6d3829f266
|
CELT no longer prints to stderr (unless assertions are enabled)
|
2010-08-27 17:52:38 -04:00 |
|
Jean-Marc Valin
|
2b5a2e7be9
|
Fix accidental change of celt_alloc() to non-inline
|
2010-07-08 14:35:29 -04:00 |
|
Jean-Marc Valin
|
72513f3cc7
|
Sharing twiddle factors across all MDCTs
|
2010-07-07 21:26:38 -04:00 |
|
Jean-Marc Valin
|
619a9681bc
|
Misc changes for 0.7.1.
|
2010-01-16 19:12:06 -05:00 |
|
Peter Kirk
|
19f9dc98ee
|
Use EXPORT macro in a way compatible with win32
|
2008-06-07 13:13:59 +10:00 |
|
Jean-Marc Valin
|
f7cec83c59
|
pseudo-stack no longer checks on every function entry whether it has been
allocated
|
2008-04-18 17:29:56 +10:00 |
|
Jean-Marc Valin
|
c7e0b76c06
|
Making sure not to use the C library calls directly
|
2008-03-16 07:55:29 +11:00 |
|
Jean-Marc Valin
|
4ff068e670
|
Some work on assertions.
|
2008-03-15 23:34:39 +11:00 |
|
Jean-Marc Valin
|
7f38906f50
|
Added info for properly exporting symbols
|
2008-03-12 17:46:04 +11:00 |
|
Jean-Marc Valin
|
c81330822b
|
Add option to #include "custom_support.h"
|
2008-03-06 00:12:27 +11:00 |
|
Jean-Marc Valin
|
f02ba11950
|
MDCT analysis-synthesis (untested)
|
2007-11-30 01:10:42 +11:00 |
|
Jean-Marc Valin
|
63590897db
|
Initial commit with the autotools stuff and files taken from Speex and Vorbis.
|
2007-11-29 17:01:16 +11:00 |
|