Fixed sample video corrupted in MediaCodec mode.
Change-Id: I1cdfae5fda3f4002f0c17105aa25f5d25683d58f related-to-bug: 6732061
This commit is contained in:
@@ -34,7 +34,7 @@ struct WVCryptoPlugin : public CryptoPlugin {
|
||||
|
||||
virtual bool requiresSecureDecoderComponent(const char *mime) const;
|
||||
|
||||
virtual status_t decrypt(
|
||||
virtual ssize_t decrypt(
|
||||
bool secure,
|
||||
const uint8_t key[kAES128BlockSize],
|
||||
const uint8_t iv[kAES128BlockSize],
|
||||
|
||||
Reference in New Issue
Block a user