DescriptionDon't rebase timestamps for positive start times.
This is wrong according to the HTML Media specification:
http://dev.w3.org/html5/spec-preview/media-elements.html#offsets-into-the-media-resource
"If the media resource somehow specifies an explicit timeline whose
origin is not negative (i.e. gives each frame a specific time offset
and gives the first frame a zero or positive offset), then the media
timeline should be that timeline."
BUG=413292
TEST=updated unittest.
Committed: https://crrev.com/93c37f1b01ef982bce30d4404562f05c7b1d439e
Cr-Commit-Position: refs/heads/master@{#294461}
Patch Set 1 : Typo. #
Total comments: 4
Patch Set 2 : Comments. #
Messages
Total messages: 10 (3 generated)
|