DescriptionMerge to M44: "Drop frames less than a millisecond apart in media time."
Our rendering path has no reasonable expectation of being able to
render 1000fps content, so these are bad timestamps that end up
wrecking assumptions throughout the rendering pathway.
Instead of trying to guard against these frames everywhere, just
discard them immediately during enqueue.
BUG=488302
TEST=new unittest
TBR=xhwang
Review URL: https://codereview.chromium.org/1142723002
Cr-Commit-Position: refs/heads/master@{#330458}
(cherry picked from commit b5814778060deb32c31605bfe0b82cd2baeae866)
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|