shaka-packager/packager/media
KongQun Yang 068e220ac7 Handle additional unused 'mdat' properly
The spec allows having more than one 'mdat' boxes even if it is not
used.

This is happening on some mp4 files in the wild:
http://www.sample-videos.com/.

Fixes #298.

Change-Id: I729cc94bee095560b5c4b3ee8511323f25f7ad5a
2017-12-01 00:28:30 +00:00
..
ad_cue_generator Connect AdCueGenerator in the pipeline. 2017-11-27 21:09:26 +00:00
base Defined CueEvent struct. 2017-11-28 14:26:32 -05:00
chunking Separate MediaHandlerTestBase From FakeMediaHandler 2017-09-25 16:41:06 -07:00
codecs Fix order of VPS, SPS, PPS in hvcC box of HEVC/MP4 (#300) 2017-11-30 14:34:42 -08:00
crypto Support encrypted E-AC3 in TS 2017-11-13 22:54:07 +00:00
demuxer Fix a parsing problem with AC3 in TS 2017-11-07 18:47:09 -08:00
event Move Muxer Creation To Own Method 2017-09-11 12:23:07 -07:00
formats Handle additional unused 'mdat' properly 2017-12-01 00:28:30 +00:00
origin Added Origin Handler 2017-08-18 09:20:10 -07:00
public Created a build target for files in media/public/ 2017-11-16 00:24:17 +00:00
replicator Made Trick Play A 1:1 Handler 2017-09-26 08:25:04 -07:00
test Handle additional unused 'mdat' properly 2017-12-01 00:28:30 +00:00
trick_play Change MediaSample::CopyFrom to MediaSample::Clone 2017-09-29 09:58:39 -07:00