am 61c77cd9: am 623920d8: Fix seg fault when playing WV video on Molly with the MediaShell

* commit '61c77cd95dbd48288f8986389375cbd7843e3654':
  Fix seg fault when playing WV video on Molly with the MediaShell
This commit is contained in:
Jeff Tinker
2013-12-13 22:57:27 +00:00
committed by Android Git Automerger
5 changed files with 75 additions and 28 deletions

View File

@@ -79,6 +79,7 @@ class WvContentDecryptionModule {
// iv, block_offset, decrypt_buffer, decrypt_buffer_length,
// decrypt_buffer_offset and subsample_flags
virtual CdmResponseType Decrypt(const CdmSessionId& session_id,
bool validate_key_id,
const CdmDecryptionParameters& parameters);
// Event listener related methods