shaka-packager/packager/hls/base
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
..
hls_notifier.h Support key frame events in MuxerListener and HlsNotifier 2018-02-02 00:00:53 +00:00
master_playlist.cc Bug fixes and clean-ups for I-Frame playlists 2018-02-05 17:36:28 -08:00
master_playlist.h Refactor MasterPlaylist::WriteMasterPlaylist 2018-02-02 14:13:12 -08:00
master_playlist_unittest.cc Bug fixes and clean-ups for I-Frame playlists 2018-02-05 17:36:28 -08:00
media_playlist.cc Add Subtitle Support to HLS Playlists 2018-02-02 18:33:13 +00:00
media_playlist.h Support I-Frames only playlist in MediaPlaylist 2018-01-31 21:37:34 +00:00
media_playlist_unittest.cc Add Subtitle Support to HLS Playlists 2018-02-02 18:33:13 +00:00
mock_media_playlist.cc Consolidate various playlist_type types 2017-07-21 20:43:14 +00:00
mock_media_playlist.h Support key frame events in MuxerListener and HlsNotifier 2018-02-02 00:00:53 +00:00
simple_hls_notifier.cc Bug fixes and clean-ups for I-Frame playlists 2018-02-05 17:36:28 -08:00
simple_hls_notifier.h Refactor MasterPlaylist::WriteMasterPlaylist 2018-02-02 14:13:12 -08:00
simple_hls_notifier_unittest.cc Bug fixes and clean-ups for I-Frame playlists 2018-02-05 17:36:28 -08:00
tag.cc Use Tag in Media Playlist 2018-02-01 22:59:45 +00:00
tag.h Use Tag in Media Playlist 2018-02-01 22:59:45 +00:00