shaka-packager/packager/mpd
KongQun Yang 80db1c7bbf Handle non-MSE compliant fmp4 properly
MSE requires 'base-data-offset-present' not to be set, but FFmpeg may
generate fmp4 files with this flag though it actually uses moof as base.
Log a warning instead of failing directly in this case.

FFmpeg may also generates fmp4 files without tfdt box
(TrackFragmentDecodeTime) box, which is again non-MSE compliant. Handle
this scenario properly.

Bug: 18613712

Also fixes a test failure in SegmentTemplateTest introduced in an earlier
change.

Bug: 19235748

Change-Id: I4bcbb675b22a832a88cd33ee64c3e99a1c6e3a63
2015-02-03 13:19:19 -08:00
..
base Handle non-MSE compliant fmp4 properly 2015-02-03 13:19:19 -08:00
test Fix various errors discovered during integration 2014-10-06 12:44:54 -07:00
util Use relative paths for files referenced in the MPD (2nd round). 2014-12-17 15:25:11 -08:00
mpd.gyp move mpd_options to its own file 2014-12-15 19:04:40 +00:00