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

Issue 175693004: Fix possible timestamp overflow in the MP4 stream parser. (Closed)

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

Description

Fix possible timestamp overflow in the MP4 stream parser. BUG=345888 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252849

Patch Set 1 #

Patch Set 2 : Patch set #1 was not uploaded correctly. #

Total comments: 3

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -4 lines) Patch
M media/formats/mp4/track_run_iterator.cc View 1 chunk +16 lines, -4 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
damienv1
Need to do a rebase.
6 years, 10 months ago (2014-02-22 00:36:37 UTC) #1
DaleCurtis
chunk mismatch again, reupload :(
6 years, 10 months ago (2014-02-22 00:42:31 UTC) #2
damienv1
Should be fine now.
6 years, 10 months ago (2014-02-22 01:34:03 UTC) #3
DaleCurtis
https://codereview.chromium.org/175693004/diff/140001/media/formats/mp4/track_run_iterator.cc File media/formats/mp4/track_run_iterator.cc (right): https://codereview.chromium.org/175693004/diff/140001/media/formats/mp4/track_run_iterator.cc#newcode60 media/formats/mp4/track_run_iterator.cc:60: // To avoid overflow, split the following calculation: Why ...
6 years, 10 months ago (2014-02-22 01:41:20 UTC) #4
damienv1
https://codereview.chromium.org/175693004/diff/140001/media/formats/mp4/track_run_iterator.cc File media/formats/mp4/track_run_iterator.cc (right): https://codereview.chromium.org/175693004/diff/140001/media/formats/mp4/track_run_iterator.cc#newcode60 media/formats/mp4/track_run_iterator.cc:60: // To avoid overflow, split the following calculation: On ...
6 years, 10 months ago (2014-02-22 01:53:01 UTC) #5
acolwell GONE FROM CHROMIUM
Oh.. overflow avoiding integer multiply divide computation. How I have missed thee. Sure you're more ...
6 years, 10 months ago (2014-02-22 02:00:35 UTC) #6
damienv1
The CQ bit was checked by damienv@chromium.org
6 years, 10 months ago (2014-02-22 23:27:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/damienv@chromium.org/175693004/220001
6 years, 10 months ago (2014-02-22 23:27:39 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-23 01:34:32 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=268570
6 years, 10 months ago (2014-02-23 01:34:33 UTC) #10
damienv1
The CQ bit was checked by damienv@chromium.org
6 years, 10 months ago (2014-02-23 01:36:55 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/damienv@chromium.org/175693004/220001
6 years, 10 months ago (2014-02-23 01:37:02 UTC) #12
commit-bot: I haz the power
6 years, 10 months ago (2014-02-23 08:06:01 UTC) #13
Message was sent while issue was closed.
Change committed as 252849

Powered by Google App Engine
This is Rietveld 408576698