shaka-packager/packager/media
KongQun Yang 8257eea804 Bug fixes and clean-ups for I-Frame playlists
- Add empty lines between different types of renditions to improve
  readability.
- Group variants with the same audio/text group together, as it is
  where the Adaptation occurs.
- Write master playlist after writing media playlists. This makes
  more sense and it is also necessary to have the bandwidth of
  the last iframe playist segment correctly computed.
- For fMP4, I-Frame segment must include the 'moof' header.
- Fix a problem that hls_iframe_playlist_name is not passed to
  MuxerListenerFactory.

Issue: #287

Change-Id: Icf37c5de1dc29f85ae3f419cbc3264d04ca491a4
2018-02-05 17:36:28 -08: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 Bug fixes and clean-ups for I-Frame playlists 2018-02-05 17:36:28 -08: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