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.