- Oct 13, 2013
-
-
Signed-off-by:
Jean-Marc Valin <jmvalin@jmvalin.ca>
-
Signed-off-by:
Jean-Marc Valin <jmvalin@jmvalin.ca>
-
- Oct 12, 2013
-
-
In addition to its decoding use, it is the value used for OPUS_SET_PACKET_LOSS_PERC. Signed-off-by:
Jean-Marc Valin <jmvalin@jmvalin.ca>
-
Decoding failed with OPUS_BAD_ARG on a packet containing a 40ms or 60ms zero-length frame when it followed a hybrid or MDCT frame. It now invokes the PLC for the duration of the packet as expected. Signed-off-by:
Jean-Marc Valin <jmvalin@jmvalin.ca>
-
Jean-Marc Valin authored
-
- Oct 11, 2013
-
-
Jean-Marc Valin authored
Prevents the decoder from being out-of-sync on an invalid packet. Also returns OPUS_INVALID_PACKET on a corrupted FEC packet.
-
- Oct 01, 2013
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
The previous version simply produced zeros for fixed-point.
-
Jean-Marc Valin authored
-
- Sep 29, 2013
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Sep 28, 2013
-
-
Jean-Marc Valin authored
-
- Sep 16, 2013
-
-
Jean-Marc Valin authored
Default complexity is now 9.
-
Jean-Marc Valin authored
Should fix delayed decision on surround, but not well tested.
-
- Sep 14, 2013
-
-
Jean-Marc Valin authored
-
- Sep 13, 2013
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Sep 12, 2013
-
-
Jean-Marc Valin authored
Not well tested.
-
- Sep 11, 2013
-
-
Jean-Marc Valin authored
Still untested.
-
- Sep 10, 2013
-
-
Jean-Marc Valin authored
-
- Sep 09, 2013
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
This should make the scaling the same for fixed and float. It changes the float scaling too by normalizing by the number of channels, which matters for bandwidth detection.
-
- Sep 06, 2013
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
Code is still float, but at least tonality esitmation seems to work. Speech/music analysis is still disabled.
-
Jean-Marc Valin authored
I checked that it's not *completely* busted, but it probably needs more testing.
-
- Sep 05, 2013
-
-
Jean-Marc Valin authored
-
- Aug 31, 2013
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
The channel energy is now computed using an MDCT in the multi-stream encoder rather than computing the energy of the stereo downmix.
-
- Aug 12, 2013
-
-
Jean-Marc Valin authored
-
- Jul 23, 2013
-
-
Signed-off-by:
Gregory Maxwell <greg@xiph.org>
-
- Jul 15, 2013
-
-
Gregory Maxwell authored
This reverts commit 43279728.
-
Gregory Maxwell authored
This reverts commit 715b37f6.
-
Gregory Maxwell authored
-
Gregory Maxwell authored
At a minimum MSVC warns on some of this stuff.
-
- Jul 13, 2013
-
-
Jean-Marc Valin authored
-
- Jul 12, 2013
-
-
Jean-Marc Valin authored
-
- Jul 11, 2013
-
-
Signed-off-by:
Jean-Marc Valin <jmvalin@jmvalin.ca>
-
- Jul 07, 2013
-
-
Jean-Marc Valin authored
Centre channel now contributes sqrt(.5) to both channels Reduces the stream offset at low bitrate
-
Jean-Marc Valin authored
-