Chromium Code Reviews
DescriptionUse system timestamp as capture timestamp
For rendering smoothness, we used camera timestamp as capture timestamp,
but if the clockrate of the camera is different from the system clock,
it will make audio-video out of sync. So we change it back so far.
This CL is essentially a revert of
https://codereview.chromium.org/1324683004/
https://codereview.chromium.org/1421583007/
P.S. An ideal solution is that we should take in camera
timestamp, but smoothly aligned with system clock. But at
this point, we should make a quick CL to resolve this issue.
BUG=584015
Committed: https://crrev.com/8e0974d2b27ab55a8df948b86804bf0f11c036e2
Cr-Commit-Position: refs/heads/master@{#373966}
Patch Set 1 #
Messages
Total messages: 16 (8 generated)
|
||||||||||||||||||||||||||||