shaka-packager/packager
KongQun Yang c8819cb257 Add mp4 box fields for pattern encryption
- crypt_byte_block and skip_byte_block for pattern-based encryption.
- constant_iv for constant iv (used by 'cbcs' protection scheme).
- Also renamed iv_size to per_sample_iv_size.
- Also changed "bool is_encrypted" to "uint8_t is_protected" to align
  with CENC spec.

Issue #78

Change-Id: I2878a91e0ebe536a08a3e3109daf157fe4440e27
2016-04-14 20:06:19 +00:00
..
app Use FOURCC as protection scheme parameter 2016-04-12 16:06:49 -07:00
hls HLS MasterPlaylist class 2016-04-12 23:55:21 +00:00
media Add mp4 box fields for pattern encryption 2016-04-14 20:06:19 +00: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