shaka-packager/packager/media/test
KongQun Yang 9ecee46658 Fix SAMPLE-AES EC3 encryption
The IV was incorrectly updated across samples.

Created a new cryptor SampleAesEc3Cryptor specially for SAMPLE-AES
EC3 encryption / decryption. The new cryptor uses constant-iv, and
makes sure the IV is reset to the initial value at the beginning
of each audio frame and chained across syncframes within the the
audio frame.

Also added E-AC3 end to end test.

Fixes #279

Change-Id: I0aa60c17836daeef5ba433a05e5ff0906191d9ac
2018-01-24 03:02:49 +00:00
..
data Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00
media_test.gyp Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
run_tests_with_atexit_manager.cc LOG_TO_SYSTEM_DEBUG_LOG instead of a file 2016-08-31 14:50:23 -07:00
test_data_util.cc Report an error on encrypted stream without decryption 2017-06-07 21:49:46 +00:00
test_data_util.h Clean up #ifndef in packager/media. (#310) 2017-12-19 16:56:36 -08:00