commit | f5b2e519b4067e209d2cebbd4b1ef485d2a5c289 | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Tue Jul 05 15:34:04 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jul 05 15:34:08 2016 |
tree | 821b6f7bc8b5513d75b41096bef9dcd17f3b9ee1 | |
parent | 0e7000b20a5a3f7a420dfe1ef4fa7f3347cded75 [diff] |
Fix stats for encoder target bitrate when target rate is zero. When the target bitrate is zero, currently VideoSendStream.Stats.target_media_bitrate_bps show the last set rate before the target was set to zero. BUG=webrtc::5687 b/29574845 Review-Url: https://codereview.webrtc.org/2122743003 Cr-Commit-Position: refs/heads/master@{#13386}
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.