webrtc/modules/audio_coding
Jakob Ivarsson db42ed299a Add RELATIVE_ARRIVAL_DELAY histogram mode to DelayManager.
- This mode estimates relative packet arrival delay for each incoming packet and adds that value to the histogram.
- The histogram buckets are 20 milliseconds each instead of whole packets.
- The functionality is enabled with a field trial for experimentation.

Bug: webrtc:10333
Change-Id: I8f7499c56802fc1aa1ced2f5310fdd2ef1403515
Reviewed-on: https://webrtc-review.googlesource.com/c/123923
Commit-Queue: Jakob Ivarsson‎ <jakobi@webrtc.org>
Reviewed-by: Minyue Li <minyue@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26871}
2019-02-27 10:15:14 +00:00
..
acm2 Fix -Wextra-semi warnings. 2019-02-25 09:22:51 +00:00
audio_network_adaptor webrtc: Remove semicolons. 2019-02-20 16:02:59 +00:00
codecs Fix -Wextra-semi warnings. 2019-02-25 09:22:51 +00:00
include Delete deprecated version of AudioCodingModule::IncomingPacket 2019-02-19 08:46:40 +00:00
neteq Add RELATIVE_ARRIVAL_DELAY histogram mode to DelayManager. 2019-02-27 10:15:14 +00:00
test Fix -Wextra-semi warnings. 2019-02-25 09:22: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 Import proto_library.gni when rtc_enable_protobuf is true 2019-02-27 09:56:42 +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