| commit | c4f047d62735c70854be6e26a8007012ccd9ffac | [log] [tgz] |
|---|---|---|
| author | Erik Språng <sprang@webrtc.org> | Fri Jul 19 11:34:11 2019 |
| committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 24 13:05:56 2019 |
| tree | 0b9245be70519356080f465f49ff684c8cb233a8 | |
| parent | 414e1b46ca0c2efd2521a42bfc48e072ec46ace7 [diff] |
Make WebRTC-Pacer-LegacyPacketReferencing default off This makes the code path where packets are directly owned by PacedSender rather that being temporarily put in the RtpPacketHistory the default. Functionally, this should essentially be a noop, with only minor timing differences. The old code-path will stay around for a short while and then be removed once we are certain there are no regressions. Bug: webrtc:10633 Change-Id: Id6360dea48fd0c9d46fde6f5eee93726d4f11d13 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/146212 Commit-Queue: Erik Språng <sprang@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28660}
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.