commit | 825eb58d59940a4c3c9837595c4b3b07059c93ca | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Wed May 04 08:08:05 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed May 04 08:08:15 2016 |
tree | 5cc6a2ecb10496babc3b055263948bf39b3d4513 | |
parent | 857c5ccdb56e4c94196f7c6227abd5993c95abe2 [diff] |
Revert of Remove SendPacer from ViEEncoder (patchset #13 id:240001 of https://codereview.webrtc.org/1917793002/ ) Reason for revert: Fails in the waterfall here: https://build.chromium.org/p/client.webrtc/builders/Win32%20Debug/builds/7832/steps/rtc_media_unittests/logs/stdio Original issue's description: > 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 > > Committed: https://crrev.com/857c5ccdb56e4c94196f7c6227abd5993c95abe2 > Cr-Commit-Position: refs/heads/master@{#12620} TBR=stefan@webrtc.org,mflodman@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:5687 Review-Url: https://codereview.webrtc.org/1947853002 Cr-Commit-Position: refs/heads/master@{#12621}
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.