- Jul 25, 2016
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
For large values of maxabs_Q20, silk_MUL( maxabs_Q20, ind + 1 ) could overflow.
-
- Jul 22, 2016
-
-
Jean-Marc Valin authored
Reduces the XX values to avoid an overflow in silk_VQ_WMat_EC(), even in floating-point.
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Jul 21, 2016
-
-
Jean-Marc Valin authored
-
- Jul 20, 2016
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- Jul 19, 2016
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
no dither
-
Jean-Marc Valin authored
-
-
Jean-Marc Valin authored
-
-
-
-
-
-
more conservative scaling of LTP corrs; remove assert that checks for negative residual energy; discard CB entries leading to such negative energies
-
- Jul 17, 2016
-
-
-
-
The NSQ SSE optimizations are disabled for now because they need to be updated
-
-
-
-
-
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
Only complexity 0-1 now uses the plain non-delayed-decision NSQ since its quality is pretty bad. Previously 0-3 were using that plain NSQ.
-
Jean-Marc Valin authored
Removes unused 64-bit version
-
A frame is marked as valid for DTX if it contains noise or only digital silence. As before, there is an overhang period of 200 ms and a maximum consecutive DTX period of 400 ms. If the new DTX cannot be used because of the complexity setting and sampling frequency chosen, the SILK DTX will be used instead. Signed-off-by:
Jean-Marc Valin <jmvalin@jmvalin.ca>
-
Jean-Marc Valin authored
-
JMV: edited to be a little more conservative
-
-
-