Jean-Marc Valin
|
8b2ff0da5a
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
|
Jean-Marc Valin
|
30f7f813ea
|
Changed all the celt*int*_t types to remove the _t suffix, which is reserved
by POSIX. The other _t types that are not part of the API are still there
for now. Also, got rid of all that was left of the 64-bit types.
|
2009-10-17 14:35:13 -04:00 |
|
Jean-Marc Valin
|
80ed147663
|
The number of channels is now set when creating the states rather than when
creating the mode. This means that the same mode can be shared for mono and
stereo.
|
2009-10-15 21:45:32 -04:00 |
|
Gregory Maxwell
|
66a57c8e96
|
Fixes for celt_header_to_packet / celtdec for bigendian systems.
Add some paranoid validation to the header functions.
|
2009-06-29 14:03:17 -04:00 |
|
Peter Kirk
|
19f9dc98ee
|
Use EXPORT macro in a way compatible with win32
|
2008-06-07 13:13:59 +10:00 |
|
Jean-Marc Valin
|
14f5e7cd09
|
Updated the header and celtenc/celtdec tools to the new way modes are handled.
|
2008-02-21 23:59:17 +11:00 |
|
Jean-Marc Valin
|
879fbfd528
|
Updated Doxygen comments, removed an incorrectly placed LGPL header (we own
copyright, so it's fine!)
|
2008-02-20 17:17:13 +11:00 |
|
Jean-Marc Valin
|
17e5b805a5
|
clean up... oh and actually committed the header definition
|
2008-02-01 09:02:05 +11:00 |
|
Jean-Marc Valin
|
3d3bb68536
|
cleaning up
|
2008-01-31 10:05:39 +11:00 |
|
Jean-Marc Valin
|
ccc988b822
|
type abstraction header and header definition (still incomplete)
|
2008-01-31 09:59:15 +11:00 |
|