shaka-packager/packager/media/formats/webvtt
Aaron Vaage 56c2f227ff Skip Style and Region Blocks
To ensure that we can parse content with style and region blocks,
this change updates the parser to skip those blocks so that we
can still parse the cues from a file.

Full style and region support will be added later this year.

Issue #380

Change-Id: I11b8fd862a108c27a5c67b15d4703532b44a1214
2018-04-25 20:41:10 +00:00
..
cue.cc Make WebVttMediaParser use WebVttSampleConverter 2017-03-15 20:44:36 +00:00
cue.h Make WebVttMediaParser use WebVttSampleConverter 2017-03-15 20:44:36 +00:00
text_padder.cc Created Text Padder Handler To Fill Gaps 2018-04-02 23:11:26 +00:00
text_padder.h Created Text Padder Handler To Fill Gaps 2018-04-02 23:11:26 +00:00
text_readers.cc Change CharReader to FileReader 2018-01-04 14:36:52 -08:00
text_readers.h Change CharReader to FileReader 2018-01-04 14:36:52 -08:00
text_readers_unittest.cc Change CharReader to FileReader 2018-01-04 14:36:52 -08:00
webvtt.gyp Created Text Padder Handler To Fill Gaps 2018-04-02 23:11:26 +00:00
webvtt_output_handler.cc Add CueEvent Support To WebVtt Output 2018-04-07 02:45:52 +00:00
webvtt_output_handler.h Add CueEvent Support To WebVtt Output 2018-04-07 02:45:52 +00:00
webvtt_output_handler_unittest.cc Use Mock Muxer Listener in WebVttOutput Tests 2018-01-10 17:51:39 +00:00
webvtt_parser.cc Skip Style and Region Blocks 2018-04-25 20:41:10 +00:00
webvtt_parser.h WebVtt Ignore Zero Duration Cues 2018-03-02 01:25:41 +00:00
webvtt_parser_unittest.cc Skip Style and Region Blocks 2018-04-25 20:41:10 +00:00
webvtt_timestamp.cc Implement MsToWebVTTTimestamp 2017-08-30 18:30:43 +00:00
webvtt_timestamp.h Implement MsToWebVTTTimestamp 2017-08-30 18:30:43 +00:00
webvtt_timestamp_unittest.cc Implement MsToWebVTTTimestamp 2017-08-30 18:30:43 +00:00
webvtt_to_mp4_handler.cc Change Text Sample to Use int64_t 2018-03-26 20:46:58 +00:00
webvtt_to_mp4_handler.h Change Text Sample to Use int64_t 2018-03-26 20:46:58 +00:00
webvtt_to_mp4_handler_unittest.cc Output Empty MP4 WebVtt Cues 2018-02-06 16:45:04 +00:00