shaka-packager/packager/mpd/base/xml
Jacob Trimble 56908a83a7 Convert text WebVTT output to muxer.
Now text-based WebVTT also uses the generic media pipeline.  This
converts the WebVttTextOutputHandler to a WebVttMuxer to be more
consistent with the other muxer types.

This also allows choosing between single-segment text and multi-segment.
Before, we would generate both and use single-segment for DASH and
multi-segment for HLS; but now you can choose between either and either
are supported in both DASH and HLS.

Change-Id: I6f7edda09e01b5f40e819290d3fe6e88677018d9
2020-10-19 17:24:38 +00:00
..
scoped_xml_ptr.h Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00
xml_node.cc Convert text WebVTT output to muxer. 2020-10-19 17:24:38 +00:00
xml_node.h Add a new utility function for XmlNode 2019-07-01 20:29:11 +00:00
xml_node_unittest.cc Added AC-4 codec support (#795) 2020-07-04 14:55:28 -07:00