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

Issue 321233004: MSE: Remap single text track number changes in frame processor (Closed)

Created:
6 years, 6 months ago by wolenetz
Modified:
6 years, 6 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

MSE: Remap single text track number changes in frame processor If a sequence of init segments changes the track number of a text track, and there is just one text track (in addition to possible audio/video tracks) in each init segment, then update the frame processor's track buffer map to allow appends to the text track to be mapped to the same underlying track buffer. Note that we would need to do similar for audio and video if we ever support more than one of each of those type tracks per SourceBuffer. BUG=383076 R=acolwell@chromium.org TEST=shiny new test (SingleTextTrackIdChange) Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276307

Patch Set 1 #

Patch Set 2 : Fix lint nit #

Patch Set 3 : Fixes a couple nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -10 lines) Patch
M media/filters/chunk_demuxer.cc View 1 2 1 chunk +11 lines, -2 lines 0 comments Download
M media/filters/chunk_demuxer_unittest.cc View 6 chunks +84 lines, -8 lines 0 comments Download
M media/filters/frame_processor_base.h View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M media/filters/frame_processor_base.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
wolenetz
PTAL @ PS3. Thanks!
6 years, 6 months ago (2014-06-10 22:00:04 UTC) #1
acolwell GONE FROM CHROMIUM
lgtm
6 years, 6 months ago (2014-06-10 23:26:33 UTC) #2
wolenetz
Thanks for review!
6 years, 6 months ago (2014-06-10 23:30:59 UTC) #3
wolenetz
The CQ bit was checked by wolenetz@chromium.org
6 years, 6 months ago (2014-06-10 23:31:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wolenetz@chromium.org/321233004/40001
6 years, 6 months ago (2014-06-10 23:33:05 UTC) #5
commit-bot: I haz the power
6 years, 6 months ago (2014-06-11 08:23:16 UTC) #6
Message was sent while issue was closed.
Change committed as 276307

Powered by Google App Engine
This is Rietveld 408576698