Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(553)

Issue 562323002: Don't rebase timestamps for positive start times. (Closed)

Created:
6 years, 3 months ago by DaleCurtis
Modified:
6 years, 3 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
http://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

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. Committed: https://crrev.com/93c37f1b01ef982bce30d4404562f05c7b1d439e Cr-Commit-Position: refs/heads/master@{#294461}

Patch Set 1 : Typo. #

Total comments: 4

Patch Set 2 : Comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -11 lines) Patch
M media/filters/ffmpeg_demuxer.cc View 1 2 chunks +15 lines, -1 line 0 comments Download
M media/filters/ffmpeg_demuxer_unittest.cc View 1 chunk +2 lines, -10 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
DaleCurtis
6 years, 3 months ago (2014-09-11 18:12:24 UTC) #3
acolwell GONE FROM CHROMIUM
Just a few minor comments. Please also create some LayoutTests that actually tests this at ...
6 years, 3 months ago (2014-09-11 18:34:42 UTC) #4
DaleCurtis
https://codereview.chromium.org/562323002/diff/20001/media/filters/ffmpeg_demuxer.cc File media/filters/ffmpeg_demuxer.cc (right): https://codereview.chromium.org/562323002/diff/20001/media/filters/ffmpeg_demuxer.cc#newcode601 media/filters/ffmpeg_demuxer.cc:601: // blink, we also want to special case seeks ...
6 years, 3 months ago (2014-09-11 19:19:07 UTC) #5
acolwell GONE FROM CHROMIUM
lgtm
6 years, 3 months ago (2014-09-11 19:24:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/562323002/40001
6 years, 3 months ago (2014-09-11 19:33:46 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:40001) as a4ddb0a44e6ddcc63efe5910774e0c7a4e259f53
6 years, 3 months ago (2014-09-11 20:46:05 UTC) #9
commit-bot: I haz the power
6 years, 3 months ago (2014-09-11 20:55:27 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/93c37f1b01ef982bce30d4404562f05c7b1d439e
Cr-Commit-Position: refs/heads/master@{#294461}

Powered by Google App Engine
This is Rietveld 408576698