shaka-packager/packager
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
..
app Use relative paths for files referenced in the MPD (2nd round). 2014-12-17 15:25:11 -08:00
media Handle non-MSE compliant fmp4 properly 2015-02-03 13:19:19 -08:00
mpd Handle non-MSE compliant fmp4 properly 2015-02-03 13:19:19 -08:00
third_party/curl Fix SSL CA cert issue on CentOS 2015-01-05 20:00:17 +00:00
tools/doxygen Move source code into packager directory 2014-10-02 12:32:14 -07:00
common.gypi Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
packager.gyp Make signer optional in packager app 2014-10-14 14:20:21 -07:00