- Aug 24, 2011
-
-
-
The repacketizer uses encode_size() which is only declared in the private header.
-
-
- Aug 23, 2011
-
-
Jean-Marc Valin authored
-
- Aug 22, 2011
-
-
Jean-Marc Valin authored
-
- Aug 20, 2011
-
-
Jean-Marc Valin authored
-
- Aug 19, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
-
Jean-Marc Valin authored
Moves opaque structs directly to .c files
-
-
- Aug 18, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
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
-
-
Gregory Maxwell authored
and avoid calling rand() during decode in order to make fuzzing more deterministic.
-
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 16, 2011
-
-
Jean-Marc Valin authored
-
Updated README files to reflect current output of tool and tweaked punctuation and wording. Corrected typo in test_opus ("constraint"->"constrained").
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
We now ensure that the total payload *including* the redundant frame is no more than 1275 bytes. Also, the redundant frame itself must be no more than 257 (the max that can be signalled).
-
- Aug 15, 2011
-
-
Gregory Maxwell authored
Saves about 60 bits/sec for 20ms frames.
-
Jean-Marc Valin authored
-
- Aug 13, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Aug 12, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
During SILK->CELT transitions, we were delaying the mode change by one frame, but only after having ensured that bandwidth and mode were consistent. We now do the delaying earlier.
-
- Aug 11, 2011
-
-
Jean-Marc Valin authored
-
- Aug 10, 2011
-
-
Jean-Marc Valin authored
Repacketizer now seems to work, though it doesn't yet handle unmergeable packets. Also, test_opis no longer attempt to do proper gapless at the end of the file, which was causing problems for repacketization, but also with 32 bit overflows
-
Jean-Marc Valin authored
Still more bugs to find
-
Jean-Marc Valin authored
-
- Aug 08, 2011
-
-
Jean-Marc Valin authored
-
- Aug 03, 2011
-
-
Jean-Marc Valin authored
-
- Aug 02, 2011
-
-
Ralph Giles authored
Thanks to Tim Terriberry for pointing out the issue.
-
Ralph Giles authored
This better distinguishes the reference implementation, which is what this string is meant to do. Thanks to Greg Maxwell for the suggestion.
-
Ralph Giles authored
This lets us verify this part of the API is working.
-
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.
-
Ralph Giles authored
This lets users print it out without context, which is a little easier for clients.
-