shaka-packager/packager/media
KongQun Yang ce932f68a2 Change AV1 cbcs to protect all bytes of decode_tile structure
AV1-ISOBMFF spec is updated recently to use start alignment instead of
end alignment for cbcs:

for the protected scheme cbcs:
- BytesOfProtectedData SHALL start on the first byte and end on the
  last byte of the decode_tile structure (including any trailing bits).
- A subsample SHALL be created for each tile, even if its size is less
  than 16 bytes.
- ...

cenc protection scheme is not affected.

Closes #698.

Change-Id: Ic83a478fb2602d830c30daf3206a1c2d2c238a08
2020-02-11 22:15:11 +00:00
..
base Generate correct PlayReady PSSH data when AES-CBC encryption is used 2019-11-15 11:48:48 -08:00
chunking Ignore extra Ad cues at the end of the stream 2018-07-24 18:46:30 +00:00
codecs Fix possible compilation errors with gcc 2020-02-11 05:46:27 +00:00
crypto Change AV1 cbcs to protect all bytes of decode_tile structure 2020-02-11 22:15:11 +00:00
demuxer Fix possible packager hangs when reading mp4 from FIFO 2019-10-21 18:49:52 -07:00
event Support Dolby Vision backward compatible profiles 2020-02-11 05:24:09 +00:00
formats Support Dolby Vision backward compatible profiles 2020-02-11 05:24:09 +00:00
origin Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
public Support Marlin DRM signaling in DASH 2018-10-01 20:22:58 +00:00
replicator Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
test Support Dolby Vision backward compatible profiles 2020-02-11 05:24:09 +00:00
trick_play Support trick play with Ad cues 2018-12-13 00:27:11 +00:00