shaka-packager/packager/media/formats/webvtt
Jacob Trimble 414f4589c8 Parse TextSettings from WebVTT.
Now the Cue settings are a generic object that is parsed in WebVTT.
This will allow setting the settings in different parsers without having
to use WebVTT-specifics.

Change-Id: I36689bec725bd2e515af962b7174fc5977f96fa2
2020-10-20 21:50:06 +00:00
..
text_padder.cc Add text fragment and setting types. 2020-10-19 10:39:17 -07:00
text_padder.h Don't Always Start Text At Time Zero 2018-06-29 23:02:22 +00:00
text_readers.cc Make the text readers use streams. 2020-09-16 20:06:51 +00:00
text_readers.h Make the text readers use streams. 2020-09-16 20:06:51 +00:00
text_readers_unittest.cc Make the text readers use streams. 2020-09-16 20:06:51 +00:00
webvtt.gyp Add text fragment and setting types. 2020-10-19 10:39:17 -07:00
webvtt_file_buffer.cc Add text fragment and setting types. 2020-10-19 10:39:17 -07:00
webvtt_file_buffer.h Support STYLE and REGION in WebVTT 2018-08-20 14:12:07 -07:00
webvtt_muxer.cc Add text fragment and setting types. 2020-10-19 10:39:17 -07:00
webvtt_muxer.h Convert text WebVTT output to muxer. 2020-10-19 17:24:38 +00:00
webvtt_muxer_unittest.cc Convert text WebVTT output to muxer. 2020-10-19 17:24:38 +00:00
webvtt_parser.cc Parse TextSettings from WebVTT. 2020-10-20 21:50:06 +00:00
webvtt_parser.h Make WebVttParser a MediaParser. 2020-09-16 20:12:48 +00:00
webvtt_parser_unittest.cc Parse TextSettings from WebVTT. 2020-10-20 21:50:06 +00:00
webvtt_to_mp4_handler.cc Add text fragment and setting types. 2020-10-19 10:39:17 -07:00
webvtt_to_mp4_handler.h Rebuild Text WebVtt to MP4 WebVtt 2018-06-01 19:49:56 +00:00
webvtt_to_mp4_handler_unittest.cc Add is_key_frame in IsMediaSample Matcher 2018-06-18 16:05:22 +00:00
webvtt_utils.cc Parse TextSettings from WebVTT. 2020-10-20 21:50:06 +00:00
webvtt_utils.h Add text fragment and setting types. 2020-10-19 10:39:17 -07:00
webvtt_utils_unittest.cc Parse TextSettings from WebVTT. 2020-10-20 21:50:06 +00:00