shaka-packager/packager/media
Aaron Vaage a510d3aa38 Print Error and Ignore Text Samples With Bad Times
Before we had an assert that would catch if a sample had an
invalid times, however input may have bad times.

We did have a message if we saw a sample with a duration equal to
zero. This expands that check to check if the time is valid in
general and will ignore any sample that is not valid.

Fixes #425

Change-Id: I9774bfbdbd401f3016d2c345665b9973d1889db7
2018-07-09 15:25:10 -07:00
..
base Update "One to many" example in Media Handler 2018-06-21 18:26:42 +00:00
chunking Use PTS instead of DTS in ChunkingHandler 2018-07-02 21:58:45 +00:00
codecs Disregard trailing null bytes when locating RBSP stop bit 2018-06-29 20:24:15 +00:00
crypto Add is_key_frame in IsMediaSample Matcher 2018-06-18 16:05:22 +00:00
demuxer Removed Old WebVtt Code 2018-03-02 20:59:23 +00:00
event Drepcate --num_subsegments_per_sidx 2018-07-02 21:59:14 +00:00
formats Print Error and Ignore Text Samples With Bad Times 2018-07-09 15:25:10 -07:00
origin Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
public Drepcate --num_subsegments_per_sidx 2018-07-02 21:59:14 +00:00
replicator Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
test Add support for FLAC codec 2018-05-02 00:16:51 +00:00
trick_play Align Trick Play Tests With Other Media Tests 2018-06-19 19:48:18 +00:00