commit | d2a634447f42d6856656a9fcdb65d5845b736941 | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Fri May 03 10:58:50 2019 -0400 |
committer | Commit Bot <commit-bot@chromium.org> | Fri May 03 15:54:03 2019 +0000 |
tree | 8de07af2ff9685bffce6f1b9d7fa3ba3aea00414 | |
parent | 9363c778fefb72a6411257bb221e7d395a456a37 [diff] |
RtpPacketHistory: StoreAndCull default on, support ack removals Add support for potentially out-of-order removals of packets, using a vector of sequence numbers that have been acknowledges as received. Additionally, make kStoreAndCull storage method by default with a field-trial kill-switch if things go wrong unexpectedly. Bug: webrtc:8975 Change-Id: I6da8b92d85fc362c12db82976f115626cb1d32d4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/134307 Reviewed-by: Åsa Persson <asapersson@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27850}
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.