DescriptionAdd support for v0.3 of the encrypted WebM specification. (Revert Fix)
- Fixed HmacCheckFailure from aes_decryptor_unittest.cc that was causing a
failure on the ASAN bots.
- Added code to handle the signal_byte contained within WebM
encrypted Blocks.
- Added a unittest to aes_decryptor to handle an encrypted WebM
Block with an unencrypted frame.
- Added two unittests to aes_decryptor to try an encrypted WebM
frame as an unencrypted frame and an unencrypted WebM frame as an
encrypted frame.
Revert "Revert 149449 - Add support for v0.3 of the encrypted WebM specification."
This reverts commit 672f667ed68e59ec0aaf5c40167e890673ef3f7c.
BUG=139876
TEST=Run media_unittests --gtest_filter=AesDecryptor* and all
tests must pass. media_unittests must pass on linux_asan and mac_asan.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149696
Patch Set 1 #
Total comments: 8
Patch Set 2 : Addressing comments from Patch Set 1. #Patch Set 3 : Addressing comments from Patch Set 2. #Patch Set 4 : Rebase. #
Messages
Total messages: 7 (0 generated)
|