commit | 36481346729962928b58672a86bef140b703787a | [log] [tgz] |
---|---|---|
author | Felicia Lim <flim@google.com> | Mon May 16 15:29:53 2016 +0200 |
committer | Jean-Marc Valin <jmvalin@jmvalin.ca> | Sun Jul 17 15:05:54 2016 -0400 |
tree | 6eb7910c0039e8c62d1dff3c064686e2233ef925 | |
parent | 425e8a9bdab4065e8176198738e9caf046a03240 [diff] |
New DTX that works in all modes (SILK/CELT/HYBRID) 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>