summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorqiangchen <qiangchen@chromium.org>2015-09-10 17:04:12 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-11 00:05:04 +0000
commitb22216f19a3864c98588f5008a112fb9fc715371 (patch)
tree72442bac8093098f660b0fb5acf8d0fbd08ce83a /extensions
parentdf58b20defbccafbd9fa35ba2842e56b687a07fc (diff)
downloadchromium_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