commit | d44ce0563f39b5357e050a57cbdf91e34d45bdaa | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Mon Feb 06 10:23:00 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon Feb 06 10:23:00 2017 |
tree | c87d5099f9326e6f7396cae968f5973dbc85b9c5 | |
parent | 656610fbe7a1339f5576cafb8564b5d7609c6be9 [diff] |
Reland of Always call RemoteBitrateEstimator::IncomingPacket from Call. (patchset #1 id:1 of https://codereview.webrtc.org/2668973003/ ) Reason for revert: Intending to fix issues and reland. Original issue's description: > 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} > Committed: https://chromium.googlesource.com/external/webrtc/+/14245cc9397284cabab5057c0c661953e2d0cdec TBR=stefan@webrtc.org,brandtr@webrtc.org BUG=webrtc:6847 Review-Url: https://codereview.webrtc.org/2673523003 Cr-Commit-Position: refs/heads/master@{#16440}
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.