shaka-packager/packager/media
Aaron Vaage 7dd80884c3 WebVtt Ignore Zero Duration Cues
We have an assert that ensures that the end time is greater than
the start time for any cue. However we never checked that cues
had a non-zero duration when parsing them.

We will throw away cues with a duration of zero (and print a
warning message) as they are not spec compliant.

Closes: #335
Change-Id: I404e8f3a5a8d43eff75a2554db3e38e8d340f421
2018-03-02 01:25:41 +00:00
..
ad_cue_generator Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
base Fix language option not honored on text streams 2018-02-08 03:48:46 +00:00
chunking Isolated OnMediaSample in Chunker 2018-02-23 23:16:35 +00:00
codecs Copy over parameter sets in the sample if different to sample entry 2018-02-09 15:43:00 -08:00
crypto Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00
demuxer Cleans up Status class 2018-01-31 03:32:07 +00:00
event Add Text Codec To Codec String 2018-02-28 19:23:36 +00:00
formats WebVtt Ignore Zero Duration Cues 2018-03-02 01:25:41 +00:00
origin Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
public Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
replicator Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
test HLS WebVtt End-to-End Tests 2018-02-23 16:55:50 +00:00
trick_play Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00