shaka-packager/packager/media/crypto
KongQun Yang 5c4d930465 Move subsample extraction out of EncryptionHandler
Created SubsampleGenerator to generate subsamples.

This is part of the EncryptionHandler clean up to make it more modular
and testable.

Change-Id: I6f4076b057027c72335beb3cbf1965341eb18031
2018-10-11 10:38:43 -07: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 subsample extraction out of EncryptionHandler 2018-10-11 10:38:43 -07:00
encryption_handler.h Move subsample extraction out of EncryptionHandler 2018-10-11 10:38:43 -07:00
encryption_handler_unittest.cc Move subsample extraction out of EncryptionHandler 2018-10-11 10:38:43 -07: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 Move subsample extraction out of EncryptionHandler 2018-10-11 10:38:43 -07:00
subsample_generator.h Move subsample extraction out of EncryptionHandler 2018-10-11 10:38:43 -07:00
subsample_generator_unittest.cc Move subsample extraction out of EncryptionHandler 2018-10-11 10:38:43 -07:00