commit | 14245cc9397284cabab5057c0c661953e2d0cdec | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Wed Feb 01 16:10:36 2017 |
committer | Commit bot <commit-bot@chromium.org> | Wed Feb 01 16:10:36 2017 |
tree | fa172c368d8abc8034ea6d222917997d36139963 | |
parent | 77f0580f83c4ee0b85f71e64b227711c26b2ecab [diff] |
Revert of Always call RemoteBitrateEstimator::IncomingPacket from Call. (patchset #9 id:160001 of https://codereview.webrtc.org/2659563002/ ) Reason for revert: This change causes excessive logging when running tests, and possibly also broke perf tests, see https://build.chromium.org/p/client.webrtc.perf/builders/Linux%20Trusty/builds/1040/steps/webrtc_perf_tests/logs/stdio Original issue's description: > Always call RemoteBitrateEstimator::IncomingPacket from Call. > > Delete the calls from RtpStreamReceiver (for video) and > AudioReceiveStream. > > BUG=webrtc:6847 > > Review-Url: https://codereview.webrtc.org/2659563002 > Cr-Commit-Position: refs/heads/master@{#16393} > Committed: https://chromium.googlesource.com/external/webrtc/+/6d4dd593a824cfc9c67f6e9fd3a08014d08350a0 TBR=stefan@webrtc.org,brandtr@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:6847 Review-Url: https://codereview.webrtc.org/2668973003 Cr-Commit-Position: refs/heads/master@{#16400}
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.