commit | c7f09ad2e05b3954b53350d6ab2a1c123c5222a3 | [log] [tgz] |
---|---|---|
author | Ivo Creusen <ivoc@webrtc.org> | Tue May 22 13:21:01 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue May 22 12:57:58 2018 +0000 |
tree | 94a9121680e523bb3863f24c777ab9284fe18a70 | |
parent | 169005d8c15dc1eedea38f695d9466c84bb6e637 [diff] |
NetEq fix for repeated audio issue. This CL implements a fix behind a field trial for a NetEq issue. NetEq restarts audio too quickly after a buffer underrun, which can quickly lead to another underrun in some circumstances. The fix changes NetEq's behavior to wait with restarting playback until sufficient audio is buffered. Bug: webrtc:9289 Change-Id: I5968c9478ce8d84caf77f00b8d0a39156b47fc8d Reviewed-on: https://webrtc-review.googlesource.com/77423 Reviewed-by: Minyue Li <minyue@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Commit-Queue: Ivo Creusen <ivoc@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23347}
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.
Authoritative list of directories that contain the native API header files.