shaka-packager/packager
Aaron Vaage c03c447e0b Created WebVtt Segmenter
This change creates the webvtt segmenter which will be used for
segmented text webvtt for HLS. It takes a stream of text samples
and injects segment info messages based on the segment duration.

It is possible for samples to extend between segments, if so the
sample will appear twice (once in each segment).

Change-Id: Iae0134ee61cf269948026086520b6d3f8ce3785b
2017-12-21 21:12:34 +00:00
..
app Update playlist_name docs (#307) 2017-12-20 10:25:58 -08:00
buildtools/third_party Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00
file Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
hls [HLS] Add CHANNELS attribute to #EXT-X-MEDIA 2017-12-12 01:04:21 +00:00
media Created WebVtt Segmenter 2017-12-21 21:12:34 +00:00
mpd Move SegmentTemplateTest and TimeShiftBufferDepthTest too 2017-12-15 20:05:32 +00:00
testing Add docker files for testing on various linux distros 2017-12-12 22:51:05 +00:00
third_party Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
tools [pssh-box] Support generating Widevine PSSH without content-id 2017-10-18 21:38:23 +00:00
version Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
common.gypi Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
packager.cc Isolate Job Management 2017-12-13 18:35:51 +00:00
packager.gyp Isolate Job Management 2017-12-13 18:35:51 +00:00
packager.h Parse ad_cues flag. 2017-11-20 16:39:16 -05:00
packager_test.cc Add support for callback file 2017-09-07 19:26:26 +00:00
protoc.gypi Support generation of libpackager.so (shared_library) 2017-06-13 20:42:32 +00:00
status.cc Move status.h under packager/ 2017-06-30 11:35:18 -07:00
status.h Move status.h under packager/ 2017-06-30 11:35:18 -07:00
status_test_util.h Move status.h under packager/ 2017-06-30 11:35:18 -07:00
status_unittest.cc Move status.h under packager/ 2017-06-30 11:35:18 -07:00