commit | 19f5be3e7b77eccf51148a3ded9944d739aba197 | [log] [tgz] |
---|---|---|
author | Bjorn Terelius <terelius@webrtc.org> | Wed Oct 18 10:39:49 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 19 13:15:01 2017 |
tree | c360de9fc70f630a265cf4850aaceb52b80c987d | |
parent | 8818237538740b3b5ebdab869f4844355348be9d [diff] |
Fix bug that causes the visualization of RTCP fraction lost to be cropped. The bug comes from computing the axis limits before adding the data. Bug: webrtc:8417 Change-Id: I1e3860b4f655f40cd261d09b8357d563dbe51f1d Reviewed-on: https://webrtc-review.googlesource.com/12922 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20355}
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.