commit | 93c37f1b01ef982bce30d4404562f05c7b1d439e | [log] [tgz] |
---|---|---|
author | dalecurtis <[email protected]> | Thu Sep 11 20:41:33 2014 |
committer | Commit bot <[email protected]> | Thu Sep 11 20:52:32 2014 |
tree | b33607dad849afaf7719945d7eed6258c815f784 | |
parent | 69efd071162c9be1fd6a7c46437ba852c1edf666 [diff] |
Don'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. Review URL: https://codereview.chromium.org/562323002 Cr-Commit-Position: refs/heads/master@{#294461}