shaka-packager/packager/hls/base
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
..
hls_notifier.h Support live and event HLS playlists 2017-06-24 01:09:32 +00:00
master_playlist.cc Support live and event HLS playlists 2017-06-24 01:09:32 +00:00
master_playlist.h Support live and event HLS playlists 2017-06-24 01:09:32 +00:00
master_playlist_unittest.cc Support live and event HLS playlists 2017-06-24 01:09:32 +00:00
media_playlist.cc Make HLS with key rotation work 2017-06-29 21:03:36 +00:00
media_playlist.h Make HLS with key rotation work 2017-06-29 21:03:36 +00:00
media_playlist_unittest.cc Make HLS with key rotation work 2017-06-29 21:03:36 +00:00
mock_media_playlist.cc Support live and event HLS playlists 2017-06-24 01:09:32 +00:00
mock_media_playlist.h Support live and event HLS playlists 2017-06-24 01:09:32 +00:00
simple_hls_notifier.cc Support live and event HLS playlists 2017-06-24 01:09:32 +00:00
simple_hls_notifier.h Support live and event HLS playlists 2017-06-24 01:09:32 +00:00
simple_hls_notifier_unittest.cc Support live and event HLS playlists 2017-06-24 01:09:32 +00:00