commit | ccdfccaa6f86a6f301c2e722bea65aead15ec170 | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Mon Oct 23 10:42:17 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 23 11:39:57 2017 |
tree | ac668d32328c49cf3efcb801db028ca150e4664a | |
parent | 0c720505af2f645007b6d9646ddfa56efa64f403 [diff] |
New PacketQueue2 behind WebRTC-RoundRobinPacing field trial. To make testing easier all of PacketQueues functions have been made virtual, and PacketQueue2 now inherits PacketQueue. This change was made to minimize changes in PacedSender. Bug: webrtc:8287, webrtc:8288 Change-Id: I2593340e7cc7da617370b0a33e7b9deeb46d9487 Reviewed-on: https://webrtc-review.googlesource.com/9380 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Commit-Queue: Philip Eliasson <philipel@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20385}
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.