Add a new NetEq decoding unit test for Opus with DTX
This tests NetEq with a stream encoded with Opus using it's internal DTX/CNG. Also adding a new resource file which is encoded using Opus with DTX. Bug: webrtc:8488 Change-Id: Icfba5bc5dc7f9c9d0e637a90f4df674e8ba40358 Reviewed-on: https://webrtc-review.googlesource.com/26028 Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org> Reviewed-by: Ivo Creusen <ivoc@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20905}
This commit is contained in:

committed by
Commit Bot

parent
2492984441
commit
e9619f8f81
@ -121,6 +121,7 @@ if (rtc_include_tests) {
|
||||
"../resources/att-downlink.rx",
|
||||
"../resources/att-uplink.rx",
|
||||
"../resources/audio_coding/neteq_opus.rtp",
|
||||
"../resources/audio_coding/neteq_opus_dtx.rtp",
|
||||
"../resources/audio_coding/neteq_universal_new.rtp",
|
||||
"../resources/audio_coding/speech_mono_16kHz.pcm",
|
||||
"../resources/audio_coding/speech_mono_32_48kHz.pcm",
|
||||
|
Reference in New Issue
Block a user