webrtc/modules/audio_coding
Henrik Lundin 3ef3bfc2aa Add new histograms WebRTC.Audio.(Speech)ExpandRatePercent
These two new histograms relate to the packet-loss concealment that
happens when audio packets are lost or late for decoding, and the
NetEq must resort to extrapolating audio from the previously
decoded data.

Bug: webrtc:9126
Change-Id: I99cc97e653169fb742da0092653ab99fd10e5d7b
Reviewed-on: https://webrtc-review.googlesource.com/67861
Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org>
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22812}
2018-04-10 21:32:55 +00:00
..
acm2 AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory 2018-04-06 15:10:27 +00:00
audio_network_adaptor compare Optional<unsigned> only to unsigned integers 2018-04-07 10:07:47 +00:00
codecs Add explicit cast to void to silence -Wcomma warning 2018-04-09 10:00:09 +00:00
include AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory 2018-04-06 15:10:27 +00:00
neteq Add new histograms WebRTC.Audio.(Speech)ExpandRatePercent 2018-04-10 21:32:55 +00:00
test AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory 2018-04-06 15:10:27 +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 Add new histograms WebRTC.Audio.(Speech)ExpandRatePercent 2018-04-10 21:32:55 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00