shaka-packager/packager/media/formats/webvtt
Jacob Trimble 4766654b4d Add TTML text output.
This only supports TTML output; meaning the user can convert WebVTT
into TTML, but not the other way around.  This will be useful for
DVB-sub subtitles that would be better supported within TTML.

This only adds text-based output; a follow-up will add MP4 support.

Change-Id: I0944b7df95d7765e55f203fc5e9a644f5c455dd8
2020-11-19 18:03:39 +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 TTML text output. 2020-11-19 18:03:39 +00:00
webvtt_muxer.h Add TTML text output. 2020-11-19 18:03:39 +00:00
webvtt_muxer_unittest.cc Convert text WebVTT output to muxer. 2020-10-19 17:24:38 +00:00
webvtt_parser.cc Parse WebVTT regions and styles. 2020-11-09 18:08:42 +00:00
webvtt_parser.h Parse WebVTT regions and styles. 2020-11-09 18:08:42 +00:00
webvtt_parser_unittest.cc Parse WebVTT regions and styles. 2020-11-09 18:08:42 +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 WebVTT regions and styles. 2020-11-09 18:08:42 +00:00
webvtt_utils.h Parse WebVTT regions and styles. 2020-11-09 18:08:42 +00:00
webvtt_utils_unittest.cc Parse WebVTT regions and styles. 2020-11-09 18:08:42 +00:00