Chromium Code Reviews
DescriptionWebRTC 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.
Committed: https://crrev.com/b22216f19a3864c98588f5008a112fb9fc715371
Cr-Commit-Position: refs/heads/master@{#348291}
Patch Set 1 : #
Total comments: 4
Patch Set 2 : Fallback to old code path in case no timestamp #
Total comments: 4
Patch Set 3 : Restyle #
Messages
Total messages: 15 (5 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||