shaka-packager/packager/hls/base
KongQun Yang 9029e2d34f [HLS] Fix live chunks not deleted with $Time$ in segment template
Store and use the segment start time in the original time scale to
delete old segments, instead of storing it in seconds, as the segment
file name is generated using the time with the time scale.

Fixes #625.

Change-Id: I7524d597b1ffc081dd1399d6fb3ea47c13502881
2019-08-20 17:43:46 +00:00
..
hls_notifier.h Make MediaPlaylist accept HlsParams as contructor param 2018-04-23 18:29:38 -07:00
master_playlist.cc [HLS] Support audio only master playlist 2018-12-13 23:52:35 +00:00
master_playlist.h Add support for --default_text_language 2018-11-26 13:42:58 -08:00
master_playlist_unittest.cc [HLS] Support audio only master playlist 2018-12-13 23:52:35 +00:00
media_playlist.cc [HLS] Fix live chunks not deleted with $Time$ in segment template 2019-08-20 17:43:46 +00:00
media_playlist.h [HLS] Fix live chunks not deleted with $Time$ in segment template 2019-08-20 17:43:46 +00:00
media_playlist_unittest.cc [HLS] Fix live chunks not deleted with $Time$ in segment template 2019-08-20 17:43:46 +00:00
mock_media_playlist.cc Make MediaPlaylist accept HlsParams as contructor param 2018-04-23 18:29:38 -07:00
mock_media_playlist.h [HLS] Support AVERAGE-BANDWIDTH 2018-07-12 10:43:49 -07:00
simple_hls_notifier.cc Code cleanup: no "if return else return" (#611) 2019-07-15 11:03:42 -07:00
simple_hls_notifier.h Support absolute file path in playlist_name 2019-05-13 18:13:37 -07:00
simple_hls_notifier_unittest.cc Support absolute file path in playlist_name 2019-05-13 18:13:37 -07: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