shaka-packager/packager/hls/base
KongQun Yang bc903d2d83 [HLS] Fix 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, media segment URL should be
relative to the media playlist instead of the master playlist.

Also make sure the path separator is "/" in URL instead of "\" on
Windows.

Fixes #253

Change-Id: I8e933750276435d94dd01bfa53ee2bc050dfd193
2017-09-18 19:11:42 +00: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 segment URL isn't respecting folder locations 2017-09-18 19:11:42 +00: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 segment URL isn't respecting folder locations 2017-09-18 19:11:42 +00:00