shaka-packager/packager/media
Aaron Vaage 3b5b2bccca Implements SyncPointQueue and CueAlignmentHandler
SyncPointQueue manages all cue points and returns aligned cue
points to the callers (CueAlignmentHandlers).

CueAlignmentHandler is responsible for aligning cues from different
streams. It uses SyncPointQueue internally to align / synchronize the
cue points.

Issue: #355

Change-Id: I281fecb46a3ca7172d71e7495bdd07b8efdeb283
2018-03-22 18:21:40 +00:00
..
ad_cue_generator Change Scte35 to use double for time 2018-03-15 18:11:00 -07:00
base Implements SyncPointQueue and CueAlignmentHandler 2018-03-22 18:21:40 +00:00
chunking Implements SyncPointQueue and CueAlignmentHandler 2018-03-22 18:21:40 +00: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 Rewrite init segment in MultiSegmentSegmenter::DoFinalize 2018-03-05 14:25:08 -08: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