Jean-Marc Valin
|
c2decd39a6
|
Made a second version of ec_{en|de}code optimised for encoding bits (no div
required) and using it in ec_{en|de}c_bits()
|
2008-03-22 22:58:45 +11:00 |
|
Jean-Marc Valin
|
dc767f67f9
|
No longer trying to save bits when encoding integers near the upper limit
(and fix for celt_div with 16-bit numerator on a 16-bit CPU)
|
2008-03-22 22:23:58 +11:00 |
|
Jean-Marc Valin
|
02fa913c32
|
More C89 fixes, making sure to include config.h from all source files.
|
2008-02-20 12:09:29 +11:00 |
|
Jean-Marc Valin
|
6238bc0ece
|
Moved the content of libentcode into libcelt to reduce dependencies,
especially now that we have a custom version of that code anyway. Moved
the test code to tests/
|
2008-01-28 22:28:54 +11:00 |
|