shaka-packager/packager/media/crypto
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
..
crypto.gyp Implement ChunkingHandler 2017-02-11 02:41:34 +00:00
encryption_handler.cc Make HLS with key rotation work 2017-06-29 21:03:36 +00:00
encryption_handler.h Use free-form strings for stream labels (track types) 2017-06-13 15:04:00 -07:00
encryption_handler_unittest.cc Make HLS with key rotation work 2017-06-29 21:03:36 +00:00