shaka-packager/packager/media/formats
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
..
mp2t Convert text WebVTT output to muxer. 2020-10-19 17:24:38 +00:00
mp4 Convert text WebVTT output to muxer. 2020-10-19 17:24:38 +00:00
packed_audio Convert text WebVTT output to muxer. 2020-10-19 17:24:38 +00:00
webm Convert text WebVTT output to muxer. 2020-10-19 17:24:38 +00:00
webvtt Add style support for cue fragments. 2020-10-21 10:53:59 -07:00
wvm Add TextSample to MediaParser. 2020-09-16 20:09:28 +00:00