-
Clean up handling of encrypted samples in fmp4/webm extractors. · 56a509d8
- The fmp4 extractor was reading from sampleEncryptionData even for not-encrypted samples, which I'm pretty sure isn't right. Fixed this. For all encrypted content I've seen, this change will be a no-op because isEncrypted is always true if there's an encryptionBox present. - Made webm extractor only set cryptoInfo if isEncrypted is true. - Align variable naming in the two extractors, for clarity.
Oliver Woodman committed
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| doc/images | Loading commit data... | |
| src | Loading commit data... | |
| build.gradle | Loading commit data... |