Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(163)

Issue 10831115: Revert 149449 - Add support for v0.3 of the encrypted WebM specification. (Closed)

Created:
8 years, 4 months ago by vandebo (ex-Chrome)
Modified:
8 years, 4 months ago
Reviewers:
fgalligan1
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Revert 149449 - Add support for v0.3 of the encrypted WebM specification. Asan didn't like this: http://build.chromium.org/p/chromium.memory/builders/Linux%20ASAN%20Tests%20%282%29/builds/414/steps/media_unittests/logs/stdio - Added code to handle the signal_byte contained within WebM encrypted Blocks. - Added a unittest to aes_decryptor to hanlde an encrypted WebM Block with an unencrypted frame. BUG=139876 TEST=Run media_unittests --gtest_filter=AesDecryptor* and all tests must pass. Review URL: https://chromiumcodereview.appspot.com/10823110 TBR=fgalligan@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=149457

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -141 lines) Patch
M media/base/decrypt_config.h View 1 chunk +1 line, -3 lines 0 comments Download
M media/base/decrypt_config.cc View 1 chunk +1 line, -2 lines 0 comments Download
M media/crypto/aes_decryptor.cc View 1 chunk +11 lines, -18 lines 0 comments Download
M media/crypto/aes_decryptor_unittest.cc View 7 chunks +43 lines, -85 lines 0 comments Download
M media/webm/webm_cluster_parser.cc View 2 chunks +29 lines, -32 lines 0 comments Download
M media/webm/webm_constants.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
vandebo (ex-Chrome)
8 years, 4 months ago (2012-08-01 19:12:49 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698