Chromium Code Reviews
DescriptionAdd SupportsConfigChanges() to DemuxerStream.
This signals to the client whether or not it is expected to be able to handle midstream configuration changes.
For instance, in the AudioRendererImpl, we must take a slower path to support config changes. So using this will enable us to pick the faster path when config change handling is unneeded.
BUG=347270
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=259484
Patch Set 1 #
Total comments: 4
Patch Set 2 : Improve comments, add impls for DemuxerStream subclasses. #Patch Set 3 : Remove unnused member in DDS #Patch Set 4 : Always return true for uninitialized DDS. #Patch Set 5 : Make comment not specific to video_decoder_config(). #
Total comments: 5
Patch Set 6 : Address comments #Patch Set 7 : #
Total comments: 1
Patch Set 8 : Rebase #Patch Set 9 : Remove DCHECK #
Messages
Total messages: 15 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||