- Nov 26, 2011
-
-
-
We use macros to encapsulate the appropriate type and size information for the different CTL requests, but the macros still need to be used with the _ctl() function call and an encoder or decoder instance structure. As such, just listing the macro defines is confusing. Adding some examples outside the OpusEncoder overview page should help with this. Also document that OPUS_SET_APPLICATION can take OPUS_APPLICATION_RESTRICTED_LOWDELAY.
-
- Nov 18, 2011
-
-
Ralph Giles authored
Also regularises some Canadian spelling to US like the rest of the document.
-
- Nov 08, 2011
-
-
Jean-Marc Valin authored
This fixes the tracking of the CELT anti-collapse energy. In some cases, the energy for bands that weren't coded wasn't updated and could come from old frames.
-
- Oct 31, 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
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
Undocumented for now
-
-
Remove a trailing tab, and unexpand some tabs in the source listing.
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
Undocumented for now.
-
Jean-Marc Valin authored
The CELT encoder could end up using a non-max bit-rate and not use all the bytes it's supposed to use.
- Oct 30, 2011
-
-
Gregory Maxwell authored
Multistream encode was failing to add the length of the extra length for self-delimited packets causing corrupted output. Multistream decode was not properly handling lost frames (and potentially reading out of bounds as a result). GET_FINAL_RANGE has been implemented as the xor of the final range of all the streams in the packet. test_opus_encode now does the mono narrowband tests using dual-mono multistream.
-
Jean-Marc Valin authored
-
Gregory Maxwell authored
-
Jean-Marc Valin authored
-
-
-
- Oct 29, 2011
-
-
Gregory Maxwell authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Gregory Maxwell authored
Newly introduced check_encoder_option failed unconditionally instead of only when you used the wrong options.
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
And vice versa
-
Jean-Marc Valin authored
-