shaka-packager/packager/app/test
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
..
testdata Make HLS with key rotation work 2017-06-29 21:03:36 +00:00
packager_app.py Move command parsing tests into separate class 2017-06-20 22:33:55 +00:00
packager_test.py Make HLS with key rotation work 2017-06-29 21:03:36 +00:00
test_env.py Support generation of libpackager.so (shared_library) 2017-06-13 20:42:32 +00:00