shaka-packager/packager/media
Aaron Vaage e5fe2a76d2 Created Text Padder Handler To Fill Gaps
Created a media handler to come after parsers that will handle filling
in gaps between text samples. The padder takes a min duration, and if
the samples do not cover the min duration when flushed, one last empty
sample will be injected so that the samples will go up to the min duration.

Change-Id: I88605059664d09279676edac418ff3d4990d7556
2018-04-02 23:11:26 +00:00
..
ad_cue_generator Change Scte35 to use double for time 2018-03-15 18:11:00 -07:00
base Correct some spelling mistakes in media_handler.h 2018-03-29 22:36:36 +00:00
chunking Handle CueEvent in TextChunker 2018-03-29 11:03:15 -07:00
codecs Copy over parameter sets in the sample if different to sample entry 2018-02-09 15:43:00 -08:00
crypto Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00
demuxer Removed Old WebVtt Code 2018-03-02 20:59:23 +00:00
event Add Text Codec To Codec String 2018-02-28 19:23:36 +00:00
formats Created Text Padder Handler To Fill Gaps 2018-04-02 23:11:26 +00:00
origin Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
public Implement multi DRM support. (Part 1) 2018-03-03 01:39:16 +00:00
replicator Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
test HLS WebVtt End-to-End Tests 2018-02-23 16:55:50 +00:00
trick_play Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00