shaka-packager/packager/media
KongQun Yang e56d1faaf0 Make HLS with key rotation work
- Remove the TS key rotation not supported check as there is nothing
  to be done for key rotation in TS for SAMPLE-AES.
- Fix IV updated problem in new segments even if crypto period does
  not change.
- Avoid duplicate EXT-X-KEY tags if it does not change.
- Make EXT-X-DISCONTINUITY-SEQUENCE match with number of removed
  EXT-X-DISCONTINUITY.
- Added end to end test for HLS with key rotation.

Change-Id: I73cb82e9f5575fcdf63ee643228efe78e6766302
2017-06-29 21:03:36 +00:00
..
base Make HLS with key rotation work 2017-06-29 21:03:36 +00:00
chunking Update EncryptionHandler to support key rotation and SampleAes 2017-03-21 23:50:53 +00:00
codecs Make NaluReader skip encrypted portion 2017-06-22 22:09:59 +00:00
crypto Make HLS with key rotation work 2017-06-29 21:03:36 +00:00
demuxer Report an error on encrypted stream without decryption 2017-06-07 21:49:46 +00:00
event Make HLS with key rotation work 2017-06-29 21:03:36 +00:00
file Support live and event HLS playlists 2017-06-24 01:09:32 +00:00
formats Make HLS with key rotation work 2017-06-29 21:03:36 +00:00
test Integrate packager top level library 2017-06-13 13:40:26 -07:00
trick_play Rename trick play rate to trick play factor. 2017-05-17 21:51:34 +00:00