shaka-packager/packager
Kongqun Yang d08f6ae0cc Fix cbcs/cens behavior when applied to non video tracks
- Tracks other than video are protected using whole-block full-sample
  encryption as specified in ISO/IEC 23001-7:2016(E) 9.7, which is
  equivalent to a pattern of 1:0. This is different to the non pattern
  encryption counterparts.
- Also updated the code to allow the existence of other protection
  schemes in the original content, which will simply be ignored.
- The internal cryptor used by AesPatternCryptor should not use
  constant iv, add a DCHECK for that.
- Optimize AesPatternCryptor handling on the special pattern 1:0.

Change-Id: Idc704e7bc6b347741336f38c6d3620fc19392960
2016-06-08 17:02:26 +00:00
..
app Fix cbcs/cens behavior when applied to non video tracks 2016-06-08 17:02:26 +00:00
hls More cleanup in proto usage 2016-05-25 16:57:39 +00:00
media Fix cbcs/cens behavior when applied to non video tracks 2016-06-08 17:02:26 +00:00
mpd Rename top level namespace to shaka 2016-05-24 21:55:55 +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 Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
common.gypi Enable '-Wimplicit-fallthrough' and fix issues 2016-01-06 17:12:49 -08:00
packager.gyp Rename filters directory to codecs 2016-05-27 16:13:19 -07:00