shaka-packager/packager
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
..
app Use FOURCC as protection scheme parameter 2016-04-12 16:06:49 -07:00
hls Fix build 2016-04-12 11:04:46 -07:00
media Use FOURCC as protection scheme parameter 2016-04-12 16:06:49 -07:00
mpd Change to use ProtectionSystemSpecificInfo. 2016-03-11 17:56:25 +00:00
testing Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
third_party MacOSX: Import apple_apsl 2016-01-22 18:50:05 -08:00
tools Add a utility script used to generate/parse PSSH boxes. 2016-04-01 16:19:45 +00:00
version Fix generate_version_string errors with old versions of git 2016-02-11 18:01:00 -08:00
common.gypi Enable '-Wimplicit-fallthrough' and fix issues 2016-01-06 17:12:49 -08:00
packager.gyp HLS MediaPlaylist class 2016-04-11 20:53:47 -07:00