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

Issue 10832176: Add initial support for edit lists in MSE BMFF. (Closed)

Created:
8 years, 4 months ago by strobe_
Modified:
8 years, 4 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Add initial support for edit lists in MSE BMFF. BUG=135665 TEST=TrackRunIteratorTest.ReorderingTest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150478

Patch Set 1 #

Patch Set 2 : Minor tweaks #

Patch Set 3 : Counting? Who needs counting? #

Total comments: 6

Patch Set 4 : Review comments #

Patch Set 5 : Better comment #

Total comments: 2

Patch Set 6 : More granular log messages #

Patch Set 7 : Yet another comment tweak #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -5 lines) Patch
M media/mp4/mp4_stream_parser.cc View 1 chunk +0 lines, -1 line 0 comments Download
M media/mp4/track_run_iterator.cc View 1 2 3 4 5 6 4 chunks +21 lines, -1 line 0 comments Download
M media/mp4/track_run_iterator_unittest.cc View 1 2 3 4 1 chunk +35 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
strobe_
8 years, 4 months ago (2012-08-07 04:49:54 UTC) #1
acolwell GONE FROM CHROMIUM
Will this fix http://crbug.com/135665 ? http://chromiumcodereview.appspot.com/10832176/diff/5001/media/mp4/track_run_iterator.cc File media/mp4/track_run_iterator.cc (right): http://chromiumcodereview.appspot.com/10832176/diff/5001/media/mp4/track_run_iterator.cc#newcode171 media/mp4/track_run_iterator.cc:171: // both uncommon and ...
8 years, 4 months ago (2012-08-07 20:12:13 UTC) #2
strobe_
It will not fix their bug automatically, but it will provide a way to do ...
8 years, 4 months ago (2012-08-07 22:54:39 UTC) #3
acolwell GONE FROM CHROMIUM
LGTM % nit http://chromiumcodereview.appspot.com/10832176/diff/2004/media/mp4/track_run_iterator.cc File media/mp4/track_run_iterator.cc (right): http://chromiumcodereview.appspot.com/10832176/diff/2004/media/mp4/track_run_iterator.cc#newcode178 media/mp4/track_run_iterator.cc:178: if (edits[0].media_time > 0) nit: Why ...
8 years, 4 months ago (2012-08-07 23:20:04 UTC) #4
strobe_
http://chromiumcodereview.appspot.com/10832176/diff/2004/media/mp4/track_run_iterator.cc File media/mp4/track_run_iterator.cc (right): http://chromiumcodereview.appspot.com/10832176/diff/2004/media/mp4/track_run_iterator.cc#newcode178 media/mp4/track_run_iterator.cc:178: if (edits[0].media_time > 0) On 2012/08/07 23:20:05, acolwell wrote: ...
8 years, 4 months ago (2012-08-07 23:38:15 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/strobe@google.com/10832176/2005
8 years, 4 months ago (2012-08-07 23:38:24 UTC) #6
commit-bot: I haz the power
8 years, 4 months ago (2012-08-08 01:33:36 UTC) #7
Change committed as 150478

Powered by Google App Engine
This is Rietveld 408576698