shaka-packager/packager/media
Aaron Vaage 650f59f8a0 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-01 22:26:34 -08: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 Use start_time from CueEvent in NotifyCueEvent 2018-01-20 01:18:38 +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 Support KeyFrame events in TS and MP4 2018-02-02 14:05:50 -08:00
formats WebVtt Ignore Zero Duration Cues 2018-03-01 22:26:34 -08: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 Correct WEBVTT Header In Sample Test Files 2018-02-07 00:07:16 +00:00
trick_play Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00