mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 05:40:42 +01:00
![]() The reported audio interruption metrics are too high. If GetAudio calls start before the first packets are arriving, and the sample rate of the encoded audio is different from the one used to initialize NetEq (default 16 kHz), the initial silent period of GetAudio calls will be reported as an interruption. Modifying a unit test to trigger the bug, and make sure it won't come back. Bug: webrtc:11094, b/144567257 Change-Id: Id540422cb7f35d3bef68b9e7c03c6e7c8bdb8d97 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/159980 Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29831} |
||
---|---|---|
.. | ||
acm2 | ||
audio_network_adaptor | ||
codecs | ||
include | ||
neteq | ||
test | ||
audio_coding.gni | ||
BUILD.gn | ||
DEPS | ||
OWNERS |