shaka-packager/packager/media/formats
Aaron Vaage 1600909c4b Don't Always Start Text At Time Zero
Previously, the text padder media handler would assume that text always
started at time zero. This would work for VOD but would result with a
large pad at the start of LIVE content.

To avoid this, the text padder will use a bias to test whether or not it
thinks the content starts at zero. Right now the bias is set to be 10
minutes, but will later be configurable with a command line flag.

10 minutes was used as LIVE content will have much larger values and VOD
content should have much lower values.

Issue: #416

Change-Id: I07af15a577392fb030e36f052085cd4e667700e8
2018-06-29 23:02:22 +00:00
..
mp2t Fix TS mimetype in DASH 2018-05-21 20:31:40 +00:00
mp4 Set Box Definition Defaults in Header 2018-06-04 23:14:59 +00:00
packed_audio Implemented PackedAudioWriter 2018-05-16 21:52:18 +00:00
webm Fix potential partial DASH segments during live packaging 2018-05-03 09:26:23 -07:00
webvtt Don't Always Start Text At Time Zero 2018-06-29 23:02:22 +00:00
wvm Clean up #ifndef in packager/media. (#310) 2017-12-19 16:56:36 -08:00