commit | 0122e8443ba6eee230104770040a8f3b0dffdd5f | [log] [tgz] |
---|---|---|
author | Åsa Persson <asapersson@webrtc.org> | Mon Oct 16 10:19:23 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 16 12:43:07 2017 |
tree | c816018ec867c924f6b3aadd0c6b517d0789171c | |
parent | 919dc2e843ed4d0e276a88ef5b4abda1a51c2f3f [diff] |
Reland "Remove sent framerate and bitrate calculations from MediaOptimization." TBR=sprang@webrtc.org This is a reland of af721b72cc1bdc5d945629ad78fbea701b6f82b9 Original change's description: > Remove sent framerate and bitrate calculations from MediaOptimization. > > Add RateTracker for sent framerate and bitrate in SendStatisticsProxy. > > Store sent frame info in map to solve potential issue where sent framerate statistics could be > incorrect. > > Bug: webrtc:8375 > Change-Id: I4a6e3956013438a711b8c2e73a8cd90c52dd1210 > Reviewed-on: https://webrtc-review.googlesource.com/7880 > Reviewed-by: Erik Språng <sprang@webrtc.org> > Commit-Queue: Åsa Persson <asapersson@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#20225} Bug: webrtc:8375 Change-Id: I06ea90ae8646ba11ddd8ddceb82ea82d75ae2109 Reviewed-on: https://webrtc-review.googlesource.com/11320 Commit-Queue: Åsa Persson <asapersson@webrtc.org> Reviewed-by: Åsa Persson <asapersson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20308}
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.