commit | 5249599a9b69ad9c2d513210d694719f1011f977 | [log] [tgz] |
---|---|---|
author | asapersson <asapersson@webrtc.org> | Tue Mar 08 10:10:16 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Mar 08 10:10:24 2016 |
tree | 412d205e67a22868af09de4fc17533344a35e96a | |
parent | 4c279b852c7f3c92654fa09f813259ff427d1830 [diff] |
Update histogram "WebRTC.Video.OnewayDelayInMs" to use the estimated one-way delay. Previous logged delay was: network delay (rtt/2) + jitter delay + decode time + render delay. Make capture time in local timebase available for decoded VP9 video frames (propagate ntp_time_ms from EncodedImage to decoded VideoFrame). BUG= Review URL: https://codereview.webrtc.org/1688143003 Cr-Commit-Position: refs/heads/master@{#11901}
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.