commit | 612c25e7afad62675510cf3269701b28dc053605 | [log] [tgz] |
---|---|---|
author | henrik.lundin <henrik.lundin@webrtc.org> | Wed May 25 15:21:04 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed May 25 15:21:09 2016 |
tree | 668a94ac592b02cbcccc5e7f2dfc291f92991db6 | |
parent | e352578bc8f98bf66523580c92f85fbfac6ee333 [diff] |
NetEq: Fix stats counting in muted mode The NetEqNetworkStatistics::expand_rate was not incremented during muted state, which caused under-reporting of that metric. This change fixes that. BUG=chromium:613321, webrtc:5608 Review-Url: https://codereview.webrtc.org/2003203004 Cr-Commit-Position: refs/heads/master@{#12894}
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.