webrtc/modules/audio_coding
Ivo Creusen 1142e0bfb2 Avoid crashing on error code 6450 in isac.
Isac is not able to effectively compress all types of signals. This
should be extremely rare with real audio signals, but mostly happens
with artificially created test signals. When this happens, we should
avoid crashing and just carry on.

Bug: chromium:1170167
Change-Id: I97b551fbbdcccb0186f3e6497991ac52d2301f68
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/205626
Commit-Queue: Ivo Creusen <ivoc@webrtc.org>
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33193}
2021-02-08 16:16:55 +00:00
..
acm2 Reland "Default enable delay adaptation during DTX." 2021-01-15 18:26:35 +00:00
audio_network_adaptor Remove check for WebRTC-SendSideBwe-WithOverhead in bitrate controller. 2020-11-09 23:11:26 +00:00
codecs Avoid crashing on error code 6450 in isac. 2021-02-08 16:16:55 +00:00
include Delete legacy stats minWaitingTimeMs and medianWaitingTimeMs from ACM. 2020-11-03 11:06:44 +00:00
neteq Fix integer overflow. 2021-02-01 17:37:19 +00:00
test Revert "opus: take SILK vad result into account for voice detection" 2020-11-04 07:29:48 +00:00
audio_coding.gni build: remove WEBRTC_CODEC_RED 2020-05-26 11:01:26 +00:00
BUILD.gn Avoiding the noise pumping during DTX regions by just forwarding the refresh DTX packets that decrease the comfort noise level at the decoder. 2021-02-05 10:05:25 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Remove kwiberg@webrtc.org from OWNERS files 2020-12-04 15:11:26 +00:00