shaka-packager/packager/hls
KongQun Yang b5a73fc1d5 Refactor ProtectionSystemSpecificInfo class to struct
This is in preparation of supporting entitlement license API, where
common encryption server may return concatenated PSSHs directly.

Refactored ProtectionSystemSpecificInfo into a struct containing
concatenated PSSHs. This will make it easier to pass PSSHs around.

Also, most of the time, users of ProtectionSystemSpecificInfo do
not care what is in PSSH; so moved PSSH box parsing and building out
of ProtectionSystemSpecificInfo.

b/78171767

Change-Id: I1c4d5e7e23efd2f7d4b2b9704378323112e47f00
2018-05-11 00:10:07 +00:00
..
base Refactor ProtectionSystemSpecificInfo class to struct 2018-05-11 00:10:07 +00:00
public Enable segment auto removal for live packaging 2018-05-02 00:18:42 +00:00
hls.gyp Move Tag to Own File 2018-02-01 17:02:46 +00:00