DescriptionFix the flushing process of DecryptingAudioDecoder.
This is the audio part of r277270.
When Decode(EOS) is called on DecryptingAudioDecoder, the decoder should keep
flushing the decryptor with EOS input until NeedMoreData() is returned. Then the
decoder can return the DecodeCB.
BUG=338529
TEST=Fix unittest to cover this case.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277836
Patch Set 1 #Patch Set 2 : Returns EOS frame after decoder flushed. #
Messages
Total messages: 11 (0 generated)
|