shaka-packager/packager/media
Aaron Vaage 9452a1bb1a Make Segments Their Own Struct
Instead of always tracking segments with an index, this change makes a struct
that will act as the segment and track which segments are in it. Each
segment will store all the samples in the order they were given, it will
avoid any sorting.

Closes: 72867775
Change-Id: Ic5829161510fe8f3320d960c3bc4a276c26ff3be
2018-02-06 00:55:00 +00:00
..
ad_cue_generator Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
base Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00
chunking Use start_time from CueEvent in NotifyCueEvent 2018-01-20 01:18:38 +00:00
codecs Fix incorrect CHANNELS reporting for AC3/EC3 2018-01-11 03:50:56 +00:00
crypto Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00
demuxer Cleans up Status class 2018-01-31 03:32:07 +00:00
event Support KeyFrame events in TS and MP4 2018-02-02 14:05:50 -08:00
formats Make Segments Their Own Struct 2018-02-06 00:55:00 +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 Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00
trick_play Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00