DescriptionRefactoring StreamParser & StreamParserHost interfaces.
- Moving ByteQueue from ChunkDemuxer into WebMStreamParser to simplify handling
multiple StreamParsers.
- Replacing OnAudioConfig & OnVideoConfig with a single OnNewConfigs method to
make it easier to verify that initialization segments all contain the same
number and type of streams.
BUG=122909
TEST=Existing ChunkDemuxer tests.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133725
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address CR updates #Patch Set 3 : Fix minor lint errors #
Messages
Total messages: 5 (0 generated)
|