shaka-packager/packager/hls/base
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
..
hls_notifier.h [HLS] Support FRAME-RATE attribute 2019-10-04 22:50:34 +00:00
master_playlist.cc [HLS] Add support for independent segments tag 2020-08-19 11:17:21 -07:00
master_playlist.h [HLS] Add support for independent segments tag 2020-08-19 11:17:21 -07:00
master_playlist_unittest.cc [HLS] Add support for independent segments tag 2020-08-19 11:17:21 -07:00
media_playlist.cc Convert text WebVTT output to muxer. 2020-10-19 17:24:38 +00:00
media_playlist.h Added AC-4 codec support (#795) 2020-07-04 14:55:28 -07:00
media_playlist_unittest.cc Added AC-4 codec support (#795) 2020-07-04 14:55:28 -07:00
mock_media_playlist.cc Make MediaPlaylist accept HlsParams as contructor param 2018-04-23 18:29:38 -07:00
mock_media_playlist.h Added AC-4 codec support (#795) 2020-07-04 14:55:28 -07:00
simple_hls_notifier.cc [HLS] Add support for independent segments tag 2020-08-19 11:17:21 -07:00
simple_hls_notifier.h [HLS] Support FRAME-RATE attribute 2019-10-04 22:50:34 +00:00
simple_hls_notifier_unittest.cc [HLS] Add support for independent segments tag 2020-08-19 11:17:21 -07:00
tag.cc [HLS] Support FRAME-RATE attribute 2019-10-04 22:50:34 +00:00
tag.h [HLS] Support FRAME-RATE attribute 2019-10-04 22:50:34 +00:00