shaka-packager/packager/media/crypto
Jacob Trimble 665e784cbd Move PSSH generation to EncryptionHandler.
The KeySource now only handles fetching the keys and loading any PSSH
info from the license; it will not handle generating new PSSH info
based on the config.

This will allow the PSSH generation to access to the full
EncryptionConfig so we can add additional options to it.

Issue #756

Change-Id: Ia67387aa3d5ec0d723b7f5f21fc517f64c840393
2020-06-22 22:51:44 +00:00
..
aes_encryptor_factory.cc Move encryptor setup out of EncryptionHandler 2018-10-10 19:27:28 +00:00
aes_encryptor_factory.h Move encryptor setup out of EncryptionHandler 2018-10-10 19:27:28 +00:00
crypto.gyp Move subsample extraction out of EncryptionHandler 2018-10-11 10:38:43 -07:00
encryption_handler.cc Move PSSH generation to EncryptionHandler. 2020-06-22 22:51:44 +00:00
encryption_handler.h Move subsample extraction out of EncryptionHandler 2018-10-11 10:38:43 -07:00
encryption_handler_unittest.cc Move PSSH generation to EncryptionHandler. 2020-06-22 22:51:44 +00:00
sample_aes_ec3_cryptor.cc Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00
sample_aes_ec3_cryptor.h Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00
sample_aes_ec3_cryptor_unittest.cc Move encryptor setup out of EncryptionHandler 2018-10-10 19:27:28 +00:00
subsample_generator.cc Change AV1 cbcs to protect all bytes of decode_tile structure 2020-02-11 22:15:11 +00:00
subsample_generator.h Support subsample encryption in AV1 2018-10-11 11:35:00 -07:00
subsample_generator_unittest.cc Change AV1 cbcs to protect all bytes of decode_tile structure 2020-02-11 22:15:11 +00:00