shaka-packager/packager/hls/base
KongQun Yang 0a2b43939c [HLS] Replace hev1 in codec with hvc1 and avc3 with avc1
And also dvhe with dvh1.

Apple's specification does not recommend video formats with the
parameter sets stored in the samples.

It also fails mediastreamvalidator checks and some Apple devices /
platforms refused to play.

See https://apple.co/30n90DC 1.10.

Replaced with the corresponding formats with the parameter sets stored
in the sample descriptions instead.

Fixes #587.

Change-Id: Ic5d3f6fde115b1d09d1dcac32cef5fe0ad246aa0
2019-05-22 13:17:27 -07: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] Replace hev1 in codec with hvc1 and avc3 with avc1 2019-05-22 13:17:27 -07:00
media_playlist.h Support absolute file path in playlist_name 2019-05-13 18:13:37 -07:00
media_playlist_unittest.cc [HLS] Replace hev1 in codec with hvc1 and avc3 with avc1 2019-05-22 13:17:27 -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 [HLS] Support AVERAGE-BANDWIDTH 2018-07-12 10:43:49 -07:00
simple_hls_notifier.cc Support absolute file path in playlist_name 2019-05-13 18:13:37 -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