DescriptionEncrypted Media: No NeedKey if --enable-encrypted-media is not set.
When --enable-encrypted-media is not set, NeedKey event should not be fired from media pipeline. Also, the decoder should declare decode error or unsupported error instead of waiting for decryptor to be set/initialized.
BUG=
TEST=tested EME test page with --enable-encrypted-media set and not set.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170422
Patch Set 1 #
Total comments: 2
Patch Set 2 : resolve comments #
Total comments: 3
Patch Set 3 : rebase only #Patch Set 4 : fix license year #Patch Set 5 : move switches::kEnableEncryptedMedia to media/base/media_switches.h #
Total comments: 2
Patch Set 6 : #Patch Set 7 : fix tests #
Messages
Total messages: 16 (0 generated)
|