webrtc/modules/audio_coding/codecs/isac
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
..
fix Refactor cpu_features_wrapper.h functions from C to C++. 2020-09-07 08:44:24 +00:00
main iSAC API wrapper unit test fix 2020-02-27 14:27:23 +00:00
audio_decoder_isac_t.h Delete AudioDecoder method IncomingPacket 2019-09-24 08:30:24 +00:00
audio_decoder_isac_t_impl.h Delete AudioDecoder method IncomingPacket 2019-09-24 08:30:24 +00:00
audio_encoder_isac_t.h Reland "Reland "Default enable WebRTC-SendSideBwe-WithOverhead."" 2020-11-02 11:05:56 +00:00
audio_encoder_isac_t_impl.h Avoid crashing on error code 6450 in isac. 2021-02-08 16:16:55 +00:00
bandwidth_info.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
empty.cc Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
isac_webrtc_api_test.cc iSAC encoder: Make it possible to change target bitrate at any time 2020-06-22 14:59:22 +00:00