diff options
author | qiangchen <qiangchen@chromium.org> | 2015-09-10 17:04:12 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-09-11 00:05:04 +0000 |
commit | b22216f19a3864c98588f5008a112fb9fc715371 (patch) | |
tree | 72442bac8093098f660b0fb5acf8d0fbd08ce83a /extensions | |
parent | df58b20defbccafbd9fa35ba2842e56b687a07fc (diff) | |
download | chromium_src-b22216f19a3864c98588f5008a112fb9fc715371.zip chromium_src-b22216f19a3864c98588f5008a112fb9fc715371.tar.gz chromium_src-b22216f19a3864c98588f5008a112fb9fc715371.tar.bz2 |
WebRTC render smoothness test shows on windows platform the timestamps on the video frames are quite irregular. The reason is that we read the system clock time, when the frame is available to chromium, but the system clock may not be high definition.
In this CL, we changed the behavior to reading timestamp from the capture driver.
BUG=529949
TEST=all unit test and browser test passing, apprtc working as before.
Review URL: https://codereview.chromium.org/1324683004
Cr-Commit-Position: refs/heads/master@{#348291}
Diffstat (limited to 'extensions')
0 files changed, 0 insertions, 0 deletions