commit | 6c78ff486a4a4fda0c399bc9689c479150a1e2a7 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue Oct 16 11:01:05 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 16 11:26:10 2018 +0000 |
tree | def7f14643171bfea34d209cef0fda8d374fea03 | |
parent | 2d0c68744c15712b146a578daad8766fcbe3f5f9 [diff] |
Always verify packet wasn't resend recently before resending it. Pacer may accept same packet serveral time for resending, packet may spend non-zero time in pacer queue. As a result packet can be resend several time within one rtt wasting bandwidth. Bug: None Change-Id: I753a5400b47d3804735e66e539a1b103916d0c94 Reviewed-on: https://webrtc-review.googlesource.com/c/106260 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25205}
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.