shaka-packager/packager/media/formats
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
..
mp2t Support KeyFrame events in TS and MP4 2018-02-02 14:05:50 -08:00
mp4 Skip reading meta box as it may not be well formed 2018-03-01 22:26:16 -08:00
webm [DASH][WebM] Fix subsegmentAlignment not set problem 2018-01-31 19:58:15 +00:00
webvtt WebVtt Ignore Zero Duration Cues 2018-03-01 22:26:34 -08:00
wvm Clean up #ifndef in packager/media. (#310) 2017-12-19 16:56:36 -08:00