shaka-packager/packager/hls/base
Rintaro Kuroiwa 1095b73a44 Fix TS and Media Playlist with clear lead
- Cannot include PMT for following encrypted segments in the clear lead.
  Some players consider them as conflicting codecs.
- Add EXT-X-DISCONTINUITY in front of first EXT-X-KEY to notify that the
  codec is switching from e.g. "avc1" to "zavc".

b/29621230

Change-Id: I45c74813630c229d66245e992eb3a5117326bb14
2016-07-01 10:43:11 -07:00
..
hls_notifier.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
master_playlist.cc Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
master_playlist.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
master_playlist_unittest.cc Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
media_playlist.cc Fix TS and Media Playlist with clear lead 2016-07-01 10:43:11 -07:00
media_playlist.h Use max bitrate for MediaPlaylist bandwidth calculation 2016-06-30 21:58:33 +00:00
media_playlist_unittest.cc Fix TS and Media Playlist with clear lead 2016-07-01 10:43:11 -07:00
mock_media_playlist.cc Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
mock_media_playlist.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
simple_hls_notifier.cc Add fixed key support for HLS sample-aes encryption 2016-06-30 19:47:00 +00:00
simple_hls_notifier.h More cleanup in proto usage 2016-05-25 16:57:39 +00:00
simple_hls_notifier_unittest.cc Add fixed key support for HLS sample-aes encryption 2016-06-30 19:47:00 +00:00