shaka-packager/packager/hls
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
..
base Bug fixes and clean-ups for I-Frame playlists 2018-02-05 17:36:28 -08:00
public [HLS] Support AUTOSELECT and DEFAULT in EXT-X-MEDIA 2018-01-19 02:10:07 +00:00
hls.gyp Move Tag to Own File 2018-02-01 17:02:46 +00:00