shaka-packager/packager/media
KongQun Yang 308b92d16e [WebVTT] support cues without payload
WebVTT cues without payload may not carry meaningful information, but it
is allowed by WebVTT specification [1]. It could also be useful
sometimes, e.g. to signal the time progression in live case.

Fixes #433.

[1] https://www.w3.org/TR/webvtt1/#types-of-webvtt-cue-payload

Change-Id: I9e31f4a3789cbdafb7667b64f4019834190ecfc0
2018-07-17 17:07:53 +00: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 Cleanup packager_test.py 2018-07-16 19:13:02 +00:00
event Drepcate --num_subsegments_per_sidx 2018-07-02 21:59:14 +00:00
formats [WebVTT] support cues without payload 2018-07-17 17:07:53 +00: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