shaka-packager/packager/hls/base
Mark Sargent 1ab6818832
fix: hls, set the DEFAULT explicitly to NO. Supports native HLS players. (#1170)
It appears that not all Apple implementations follow the HLS guidelines.

While the DEFAULT=NO for an audio track should be optional and default
to NO, in practice native HLS players Safari and iOS devices treat the
missing DEFAULT as a MAYBE.

Fixes #1169
2023-07-05 14:18:41 -07:00
..
hls_notifier.h cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
master_playlist.cc fix: hls, set the DEFAULT explicitly to NO. Supports native HLS players. (#1170) 2023-07-05 14:18:41 -07:00
master_playlist.h [HLS] Add support for independent segments tag 2020-08-19 11:17:21 -07:00
master_playlist_unittest.cc chore: Update URLs after moving projects (#1042) 2022-03-07 11:56:34 -08:00
media_playlist.cc chore: Update URLs after moving projects (#1042) 2022-03-07 11:56:34 -08:00
media_playlist.h cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
media_playlist_unittest.cc chore: Update URLs after moving projects (#1042) 2022-03-07 11:56:34 -08:00
mock_media_playlist.cc Make MediaPlaylist accept HlsParams as contructor param 2018-04-23 18:29:38 -07:00
mock_media_playlist.h cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
simple_hls_notifier.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
simple_hls_notifier.h cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
simple_hls_notifier_unittest.cc cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
tag.cc [HLS] Support FRAME-RATE attribute 2019-10-04 22:50:34 +00:00
tag.h [HLS] Support FRAME-RATE attribute 2019-10-04 22:50:34 +00:00