commit | 385b10bbaade624470e9ee6cf4844cc5740febb7 | [log] [tgz] |
---|---|---|
author | Ivo Creusen <ivoc@webrtc.org> | Fri Oct 13 10:37:27 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 13 13:26:57 2017 |
tree | c64eda709f386171708f807a63a0729d9ad6031e | |
parent | e75922341816a79d66b729af41375c7273cd0876 [diff] |
Added experiment to improve handling of frame length changes in NetEq. The field trial effects two things: after a frame length change the IAT histogram is scaled to prevent an immediate change in target buffer level. Also, the peak history in the delay peak detector is cleared, because the size of the peaks is stored in number of packets (which will be incorrect after a frame length change). Bug: webrtc:8381 Change-Id: I214b990f6e5959b655b6542884a7f75da181a0d8 Reviewed-on: https://webrtc-review.googlesource.com/8101 Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Commit-Queue: Ivo Creusen <ivoc@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20284}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.