shaka-packager/packager/media/formats/webvtt
Jacob Trimble 1f21cc78cd Add style support for cue fragments.
Now text cues are composed of nested fragments that can be individually
styled.  This allows portions of the cue to be bold, etc.  The
WebVTT parser doesn't parse the inputs, but the original tags are
preserved in WebVTT output.  The WebVTT output will add tags if the
style elements are present in the cue object.

Change-Id: I6abba4175e376e4f753193f7d8cac63e958d3c89
2020-10-21 10:53:59 -07: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 Add style support for cue fragments. 2020-10-21 10:53:59 -07:00
webvtt_parser.h Make WebVttParser a MediaParser. 2020-09-16 20:12:48 +00:00
webvtt_parser_unittest.cc Add style support for cue fragments. 2020-10-21 10:53:59 -07: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 Add style support for cue fragments. 2020-10-21 10:53:59 -07:00
webvtt_utils.h Add text fragment and setting types. 2020-10-19 10:39:17 -07:00
webvtt_utils_unittest.cc Add style support for cue fragments. 2020-10-21 10:53:59 -07:00