commit | 857c5ccdb56e4c94196f7c6227abd5993c95abe2 | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Wed May 04 07:09:51 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed May 04 07:09:56 2016 |
tree | 45fb9b4a365e888a9150aef9493c250d5319670b | |
parent | cfc8e3b9ef25eb977e55960c7bac2172298f4d27 [diff] |
Remove SendPacer from ViEEncoder This CL moves the logic where the ViEEncoder pause if the pacer is full to the BitrateController. If the queue is full, the controller reports a bitrate of zero to Call (and BitrateAllocator) BUG=webrtc:5687 Review-Url: https://codereview.webrtc.org/1917793002 Cr-Commit-Position: refs/heads/master@{#12620}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.