commit | f5815fa6bb9fd1a3751169bab0bebd0630befafa | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Wed Aug 21 14:27:31 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 21 16:40:55 2019 +0000 |
tree | 221c50251150f8c464b336465a68b6b3f4bc0f16 | |
parent | 1c602e39cec126ce23981b94e7fdf72b6f7fe464 [diff] |
Remove WebRTC-Pacer-LegacyPacketReferencing flag and most usage This flag has been default-off since Jul 24th (m77 branch) and apart from a bug fixed on Aug 5th, there have been no reports of issues, so let's remove it and start cleaning away the old code path. Most of the usage within RtpSender/PacingController and their respective unit tests are removed with this CL, but there will be several more to follow. Bug: webrtc:10633 Change-Id: I1986ccf093434ac8fbd8d6db82a0bb44f50b514e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/149838 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28930}
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.