- Aug 18, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
Also fixes the "output all zeros" case for DTX/PLC at the beginning of a stream
-
- Aug 17, 2011
-
-
Jean-Marc Valin authored
The high-level Opus encoder and decoder can now be compiled as either fixed or float. Also, we now use the stack_alloc.h macros in the top-level Opus code.
-
- Aug 15, 2011
-
-
Jean-Marc Valin authored
-
- Aug 08, 2011
-
-
Jean-Marc Valin authored
-
- Aug 02, 2011
-
-
Ralph Giles authored
Remove trailing whitespace, convert tabs to 4 spaces, re-align test_opus to use 4-space indents instead of 3, and re-wrap some long lines.
-
- Jul 30, 2011
-
-
Jean-Marc Valin authored
-
- Jul 29, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
This removes the configurability of the OPUS_TEST_RANGE_CODER_STATE consistency check, in favour of always running it. The performance penalty is low, and it's an important check on correctness for the reference encoder to provide.
-
A comment in opus_decode() said, "bit 6 is ignored" when in fact bit 6 is the padding flag, parsed in the previous block. The comment, and the previous one, are modified to reflect the current code.
-
- Jul 08, 2011
-
-
Jean-Marc Valin authored
-
- Jul 05, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Jun 14, 2011
-
-
Jean-Marc Valin authored
-
- May 27, 2011
-
-
Jean-Marc Valin authored
Also fixes two stereo mode switching issues.
-
- May 26, 2011
-
-
Jean-Marc Valin authored
also s/BANDWIDTH/OPUS_BANDWIDTH/
-
-
- May 19, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
commit 5b64cf7c4d67af9050bc959996ef976ce6326888 Author: Jean-Marc Valin <jean-marc.valin@octasic.com> Date: Thu May 19 16:40:35 2011 -0400 Fixes a few bugs introduced in the latest update commit b91eb86025d2de3c4cf04f4fb1aa48a28ad676a3 Author: Timothy B. Terriberry <tterribe@xiph.org> Date: Thu May 19 16:12:02 2011 -0400 build_draft.sh fixes commit 0b10c30db7ad60ff7d4bfc1139bdb86e0543c035 Author: Jean-Marc Valin <jean-marc.valin@octasic.com> Date: Thu May 19 15:30:21 2011 -0400 Fixes the draft build commit 164424cded5978e657105104e171ac202dde5e5b Author: Jean-Marc Valin <jean-marc.valin@octasic.com> Date: Thu May 19 15:00:23 2011 -0400 Updated build system commit 188d9fcba8c3a1b1ad67c67c430e1b37e3658a40 Author: Koen Vos <koen.vos@skype.net> Date: Thu May 19 17:14:57 2011 -0400 SILK/Opus update
-
- May 10, 2011
-
-
Timothy B. Terriberry authored
Code 3 packets with 0 frames are now invalid, and any packet with a frame larger than 1275 bytes is invalid (to allow for repacketization).
-
- May 06, 2011
-
-
Jean-Marc Valin authored
-
- May 05, 2011
-
-
Jean-Marc Valin authored
We now store the SILK/CELT offsets so that the Opus state can now be moved/copied elsewhere in memory without problem
-
- Apr 27, 2011
-
-
- Mar 30, 2011
-
-
Jean-Marc Valin authored
-
- Mar 21, 2011
-
-
Jean-Marc Valin authored
-
- Mar 18, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
With minor fixes
-
- Mar 17, 2011
-
-
Jean-Marc Valin authored
-
- Mar 14, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
Barely tested
-
- Mar 13, 2011
-
-
Jean-Marc Valin authored
-
- Mar 11, 2011
-
-
Jean-Marc Valin authored
-
- Mar 09, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-