DescriptionMSE: 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 #
Messages
Total messages: 6 (0 generated)
|