commit | ae10029bff6e5b53a7791a60e4163cc4201d61d2 | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Tue Dec 17 16:49:49 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Dec 17 17:57:38 2019 |
tree | 0116901f716baa549aba076a2247aacb326f7ad3 | |
parent | 768c5f438cad7b65a05f8a9fe79d4049329e5475 [diff] |
Prevents probing while paused. The pacing controller allowed sending bitrate probes, despite it being paused. This CL adresses that, and makes sure the task-queue based mode also properly repsects pausing. Bug: webrtc:10809 Change-Id: I79643c9a24666110d7583fce3ed1bfd6865e9e10 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/162520 Reviewed-by: Florent Castelli <orphis@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30109}
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.