shaka-packager/packager/hls/base
KongQun Yang ae17159b73 [HLS] Fix init segment URL isn't respecting folder locations
Problem occurs when the media playlists are in a sub-directory under
master playlist. If base_url is not set, segment URL should be
relative to the media playlist.

This only affects fMP4 as TS does not have init segment.

Fixes #253

Change-Id: Icddd9ed500d0a705e8b3260bfd4e916ecbba3f28
2017-10-06 17:19:13 -07:00
..
hls_notifier.h Move HlsParams to hls_params.h 2017-08-18 11:57:41 -07:00
master_playlist.cc Move packager/media/file to packager/file 2017-07-17 12:08:28 -07:00
master_playlist.h Support live and event HLS playlists 2017-06-24 01:09:32 +00:00
master_playlist_unittest.cc Consolidate various playlist_type types 2017-07-21 20:43:14 +00:00
media_playlist.cc Consolidate various playlist_type types 2017-07-21 20:43:14 +00:00
media_playlist.h Move HlsParams to hls_params.h 2017-08-18 11:57:41 -07:00
media_playlist_unittest.cc Consolidate various playlist_type types 2017-07-21 20:43:14 +00:00
mock_media_playlist.cc Consolidate various playlist_type types 2017-07-21 20:43:14 +00:00
mock_media_playlist.h Consolidate various playlist_type types 2017-07-21 20:43:14 +00:00
simple_hls_notifier.cc [HLS] Fix init segment URL isn't respecting folder locations 2017-10-06 17:19:13 -07:00
simple_hls_notifier.h Move HlsParams to hls_params.h 2017-08-18 11:57:41 -07:00
simple_hls_notifier_unittest.cc [HLS] Fix init segment URL isn't respecting folder locations 2017-10-06 17:19:13 -07:00