shaka-packager/packager/media/formats
KongQun Yang 2ac57bf9b9 Use FOURCC as protection scheme parameter
- Remove EncryptionMode enums
- Remove AesEncryptor::InitializeWithRandomIv, replaced with
  a static function AesCryptor::GenerateRandomIv, which should
  be called to generate the iv if the iv is empty.

This change is to prepare support for CBCS and CENS pattern-based
protection schemes.

Issue #77

Change-Id: Icba35089d6e451cbea7ebbf5dd5674079f206390
2016-04-12 16:06:49 -07:00
..
mp2t Add TsMuxer class 2016-04-11 00:41:24 -07:00
mp4 Use FOURCC as protection scheme parameter 2016-04-12 16:06:49 -07:00
mpeg Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
webm Use FOURCC as protection scheme parameter 2016-04-12 16:06:49 -07:00
webvtt MacOSX: Solve libbase.a conflict link error 2016-01-22 18:50:05 -08:00
wvm More cleanups in AesEncryptor and AesDecryptor 2016-04-11 23:30:32 +00:00