shaka-packager/packager/media
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 Optimize BitReader::SkipBits for large skips 2015-01-31 00:56:14 +00:00
event Bug fix for VodMediaInfoDumpMuxerListener::OnNewSegment 2015-01-13 09:45:23 -08:00
file Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
filters Remove (D)CHECK_OK and usage of MemoryMappedFile 2014-10-08 16:19:31 -07:00
formats Handle non-MSE compliant fmp4 properly 2015-02-03 13:19:19 -08:00
test Move test files in media/base to test directory 2014-10-10 10:33:17 -07:00