shaka-packager/packager/app/test
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
..
testdata Convert text WebVTT output to muxer. 2020-10-19 17:24:38 +00:00
packager_app.py Make packager_test.py work with python 3.5 2019-02-13 19:07:56 +00:00
packager_test.py Convert text WebVTT output to muxer. 2020-10-19 17:24:38 +00:00
test_env.py Make some of the test args better. 2020-06-04 15:05:40 -07:00