webrtc/modules/audio_coding
Ivo Creusen 67fb919b5e Handle event log parsing errors without crashing.
Instead of crashing when encountering an event log that cannot be parsed
it is better to print an error message, skip the file and continue.

Bug: webrtc:10337
Change-Id: I5dbca18e456c14e5a92af068f82e88cb17e8de9c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/133185
Reviewed-by: Minyue Li <minyue@webrtc.org>
Commit-Queue: Ivo Creusen <ivoc@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27727}
2019-04-24 07:49:23 +00:00
..
acm2 Decoder for multistream Opus. 2019-04-08 16:15:37 +00:00
audio_network_adaptor Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
codecs Removes TimeMicros interface from ThreadProcessingFakeClock. 2019-04-17 15:37:48 +00:00
include Move rtc::FunctionView to the public API 2019-03-21 15:23:05 +00:00
neteq Handle event log parsing errors without crashing. 2019-04-24 07:49:23 +00:00
test Make VideoFrameType an enum class, and move to separate file and target 2019-03-22 12:44:51 +00:00
audio_coding.gni Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
BUILD.gn Decoder for multistream Opus. 2019-04-08 16:15:37 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Make ivoc owner of audio_coding. 2018-10-15 15:08:28 +00:00