shaka-packager/packager/media/crypto
KongQun Yang 4028bf727b Allow specifying protection pattern for pattern encryption
Added --crypt_byte_block, --skip_byte_block to allow users to specify
protection pattern other than 1:9 for pattern based encryption scheme,
e.g. cbcs and cens.

Closes #710.
b/147307451

Change-Id: I9f64a7639170c737f138572689b28d17286325c7
2020-02-28 00:50:58 +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 Allow specifying protection pattern for pattern encryption 2020-02-28 00:50:58 +00:00
encryption_handler.h Move subsample extraction out of EncryptionHandler 2018-10-11 10:38:43 -07:00
encryption_handler_unittest.cc Add crypto_period_seconds to Widevine key request (#545) 2019-01-24 10:39:54 -08: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