- Oct 30, 2011
-
-
- Oct 29, 2011
-
-
Jean-Marc Valin authored
-
- Oct 28, 2011
-
-
Ralph Giles authored
__GNUC_PREREQ is generally defined by glibc; ecintrin.h was checking to see if it was defined before use for portability to non-glibc systems. However, we now have a fallback definition in arch.h.
-
Gregory Maxwell authored
Fixes a bug in ec_enc_done when no range coded data was coded and adds test cases to test_unit_entropy.
-
Gregory Maxwell authored
-
The test to make sure that _nbits had been encoded was checking for 8-_nbits instead of _nbits. This only affected cases when less than 8 bits had ever been encoded by the time the initial bits were patched.
-
- Oct 27, 2011
-
-
Gregory Maxwell authored
Build tests in the tests/ directory instead of top, cleanup, rename, and eliminate recursive make for the celt/ unit tests.
-
Ralph Giles authored
Also reformat some, but by no means all, of the opus code for line length and three-character indents.
-
Jean-Marc Valin authored
-
- Oct 26, 2011
-
-
Gregory Maxwell authored
Renames test_opus to opus_demo and adds the test_opus_api, test_opus_encode, test_opus_decode test programs.
-
- Oct 25, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Oct 24, 2011
-
-
Also some comment/warning fixes
-
- Oct 19, 2011
-
-
Jean-Marc Valin authored
-
- Oct 11, 2011
-
-
Jean-Marc Valin authored
-
- Oct 04, 2011
-
-
Gregory Maxwell authored
custom modes.
-
Jean-Marc Valin authored
-
Add the noreturn attribute on the assert functions to aid static analysis, improve test_repacketizer error handling, and silence 19 clang static analysis errors with additional assertions.
-
- Sep 30, 2011
-
-
As of commit 44203907 all celt bands N>1 are even, including custom modes. In light of this, remove some pointless tests.
-
- Sep 28, 2011
-
-
Gregory Maxwell authored
-
- Sep 25, 2011
-
-
Jean-Marc Valin authored
-
- Sep 24, 2011
-
-
Jean-Marc Valin authored
-
- Sep 23, 2011
-
-
Jean-Marc Valin authored
Result should be bit-identical on most machines/compilers, minus the undefined behaviour
-
Jean-Marc Valin authored
-
- Sep 19, 2011
-
-
Gregory Maxwell authored
-
- Sep 15, 2011
-
-
Gregory Maxwell authored
-
- Sep 14, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Apr 28, 2011
-
-
Jean-Marc Valin authored
-
- Apr 25, 2011
-
-
Jean-Marc Valin authored
-
- Mar 31, 2011
-
-
Jean-Marc Valin authored
-
- Mar 23, 2011
-
-
Jean-Marc Valin authored
-
- Mar 21, 2011
-
-
Jean-Marc Valin authored
-
- Mar 18, 2011
-
-
Jean-Marc Valin authored
With minor fixes
-
Jean-Marc Valin authored
-
- Mar 17, 2011
-
-
Jean-Marc Valin authored
-
- Mar 14, 2011
-
-
Jean-Marc Valin authored
-
Gregory Maxwell authored
-
- Mar 11, 2011
-
-
Jean-Marc Valin authored
-
- Mar 10, 2011
-
-
Jean-Marc Valin authored
-