webrtc/modules/audio_coding
Ivo Creusen d95a7ddbff Fix for overflow bug in histogram scaling function in NetEq.
The experimental function that scales the histogram of inter-arrival times in NetEq suffered from an overflow bug. This caused unexpected increases in the calculated target level.

Bug: webrtc:8381
Change-Id: I2af4d22119fdc684b3cac838c9b317959af17a1f
Reviewed-on: https://webrtc-review.googlesource.com/30261
Commit-Queue: Ivo Creusen <ivoc@webrtc.org>
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21213}
2017-12-11 17:01:36 +00:00
..
acm2 Add new UMA metric for NetEq target buffer delay 2017-11-29 08:56:29 +00:00
audio_network_adaptor Stop using ByteSize (deprecated) to get the size of a proto message. 2017-11-30 14:27:50 +00:00
codecs Fix fuzzer-found undefined behavior in webrtc_cng 2017-12-11 12:47:25 +00:00
include Add new UMA metric for NetEq target buffer delay 2017-11-29 08:56:29 +00:00
neteq Fix for overflow bug in histogram scaling function in NetEq. 2017-12-11 17:01:36 +00:00
test Avoid flagging Opus DTX frames as speech. 2017-11-20 14:53:40 +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 Stop using public_deps in system_wrappers. 2017-12-06 08:56:52 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS