shaka-packager/packager/hls/base
KongQun Yang cf40accaa8 [HLS] Fixing AdCues handling in iframe playlists
Previously for the last iframe in a segment, we wait for the next
segment to arrive before writing the EXTINF tag. If an Ad Cue comes
in before the next segment, the EXT-X-PLACEMENT_OPPORTUNITY tag would
be inserted before the iframe in previous segment.

Fixes #378, #396.

Change-Id: I1ede72a4d4edca94781c7b05bc25397d67916d1a
2018-05-22 16:02:28 -07:00
..
hls_notifier.h Make MediaPlaylist accept HlsParams as contructor param 2018-04-23 18:29:38 -07:00
master_playlist.cc Fix default_language not effective with 2-char code 2018-04-13 20:08:12 +00:00
master_playlist.h Refactor MasterPlaylist::WriteMasterPlaylist 2018-02-02 14:13:12 -08:00
master_playlist_unittest.cc Make MediaPlaylist accept HlsParams as contructor param 2018-04-23 18:29:38 -07:00
media_playlist.cc [HLS] Fixing AdCues handling in iframe playlists 2018-05-22 16:02:28 -07:00
media_playlist.h [HLS] Fixing AdCues handling in iframe playlists 2018-05-22 16:02:28 -07:00
media_playlist_unittest.cc [HLS] Fixing AdCues handling in iframe playlists 2018-05-22 16:02:28 -07:00
mock_media_playlist.cc Make MediaPlaylist accept HlsParams as contructor param 2018-04-23 18:29:38 -07:00
mock_media_playlist.h Make MediaPlaylist accept HlsParams as contructor param 2018-04-23 18:29:38 -07:00
simple_hls_notifier.cc Remove the usage of JsonWriter in SimpleHlsNotifier 2018-05-15 20:06:54 +00:00
simple_hls_notifier.h Make MediaPlaylist accept HlsParams as contructor param 2018-04-23 18:29:38 -07:00
simple_hls_notifier_unittest.cc Remove the usage of JsonWriter in SimpleHlsNotifier 2018-05-15 20:06:54 +00: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