shaka-packager/packager
Kongqun Yang d007ddf20b [MP4] Make outputs CMAF compatible
- Added flag --mp4_include_pssh_in_stream, default to true. If it is
  set to false, the encrypted mp4 stream will not include pssh.
- Align BytesOfProtectedData to multiple of 16 bytes for cenc.
- Set TrackHeader flag to kTrackEnabled | kTrackInMovie |
                          kTrackInPreview
- Move mvex to after trak, required by HLS
- Add cmfc/cmfs compatible brands except for avc3/hev1, where CMAF
  requires single initialization switching set which is not supported.
- Set duration to 0 in tkhd, mdhd, mvhd.

Also updated major_brand and compatible brands:
- Set major_brand to isom (iso-bmff media file format) and made dash
  a compatible brand
- Replaced compatible brand iso6 with iso8 since we use sthd for text
  tracks

Fixes b/36278260

Change-Id: I3cc5dd5aa1621714d517fe02fe3841d19a1a07f6
2017-03-30 15:33:39 -07:00
..
app [MP4] Make outputs CMAF compatible 2017-03-30 15:33:39 -07:00
buildtools/third_party Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00
hls HLS with fragmented MP4 2017-03-27 13:20:03 -07:00
media [MP4] Make outputs CMAF compatible 2017-03-30 15:33:39 -07:00
mpd Full vtt in mp4 path 2017-03-29 18:52:25 +00:00
testing Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
third_party Fix x64 build on Windows. 2017-01-05 14:19:35 -08:00
tools Fix pssh README to avoid confusion 2017-03-03 16:13:25 -08:00
version Windows build working 2016-08-18 08:30:26 -07:00
common.gypi Windows build working 2016-08-18 08:30:26 -07:00
packager.gyp Move demuxer.cc/h to packager/media/demuxer 2017-03-30 14:35:34 -07:00