shaka-packager/packager/media
Aaron Vaage ab19082c20 WebVtt To MP4 Handler
Implemented a MediaHandler that takes text samples and creates
media samples. The data in each media sample is the MP4 box for
non-overlapping cues.

As per WebVtt in Mp4, all cues must be non-overlapping. This handler
takes care of grouping and dividing cues.

Bug: 36138902

Change-Id: I0c1d27964180c14a22cb200591f70e46e04a651f
2017-12-22 21:08:17 +00:00
..
ad_cue_generator Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
base Created WebVtt Segmenter 2017-12-21 21:12:34 +00:00
chunking Determine chunking point 2017-12-12 14:24:28 -05:00
codecs Clean up #ifndef in packager/media. (#310) 2017-12-19 16:56:36 -08:00
crypto Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
demuxer Clean up #ifndef in packager/media. (#310) 2017-12-19 16:56:36 -08:00
event Clean up #ifndef in packager/media. (#310) 2017-12-19 16:56:36 -08:00
formats WebVtt To MP4 Handler 2017-12-22 21:08:17 +00:00
origin Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
public Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
replicator Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
test Clean up #ifndef in packager/media. (#310) 2017-12-19 16:56:36 -08:00
trick_play Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00