shaka-packager/packager/media
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
..
base Use FOURCC as protection scheme parameter 2016-04-12 16:06:49 -07:00
event Move fixed key encryption code to new FixedKeySource. 2016-03-21 10:30:47 -07:00
file Expose memory file system prefix 2016-04-13 23:17:42 -07:00
filters Add H.265 byte to unit stream converter. 2016-04-13 10:21:52 -07:00
formats Add mp4 box fields for pattern encryption 2016-04-14 20:06:19 +00:00
test Add H.265 byte to unit stream converter. 2016-04-13 10:21:52 -07:00