shaka-packager/packager/media/crypto
KongQun Yang bd98436241 Normalize crypto_period_index to 0 for negative timestamp
It is possible to see a negative timestamp if the input mp4 file
contains EditList.

Also increase the queue size for EncryptionKey to be able to handle
smaller crypto_period_duration during testing.

Change-Id: I68278bf482d6662e771d9b80f4d5409605065aac
2018-07-31 12:56:33 -07:00
..
crypto.gyp Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00
encryption_handler.cc Normalize crypto_period_index to 0 for negative timestamp 2018-07-31 12:56:33 -07:00
encryption_handler.h Support encrypted E-AC3 in TS 2017-11-13 22:54:07 +00:00
encryption_handler_unittest.cc Add is_key_frame in IsMediaSample Matcher 2018-06-18 16:05:22 +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 Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00