Handle zero timestamp case for incoming remote video
When WebRTC sets timestamp to zero for the remote video, it indicates that we want to skip render smoothness algorithm and render asap. This CL covers this case by skipping setting REFERENCE_TIME when timestamp is zero. Bug: webrtc:9135 Change-Id: Ie6cf7a3a7c07cae400541f222611a6efb2ecd943 Reviewed-on: https://chromium-review.googlesource.com/1066915Reviewed-by:Qiang Chen <qiangchen@chromium.org> Commit-Queue: Emircan Uysaler <emircan@chromium.org> Cr-Commit-Position: refs/heads/master@{#560312}
Showing
Please register or sign in to comment