shaka-packager/packager/media
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
..
ad_cue_generator Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
base Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00
chunking Use start_time from CueEvent in NotifyCueEvent 2018-01-20 01:18:38 +00:00
codecs Fix incorrect CHANNELS reporting for AC3/EC3 2018-01-11 03:50:56 +00:00
crypto Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00
demuxer Share chunkers from the same input except for WVM 2018-01-22 17:43:25 -08:00
event Use start_time from CueEvent in NotifyCueEvent 2018-01-20 01:18:38 +00:00
formats Fix incorrect CHANNELS reporting for AC3/EC3 2018-01-11 03:50:56 +00:00
origin Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
public Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
replicator Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
test Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00
trick_play Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00