shaka-packager/packager/hls/base
KongQun Yang 3f909fa551 [HLS] Support HDR signaling, i.e. VIDEO-RANGE attribute
- Parse and extract transfer_characteristics from H264/H265 VUI
  parameters.
- Set VIDEO-RANGE attribute in HLS according to HLS specification:
  https://tools.ietf.org/html/draft-pantos-hls-rfc8216bis-02#section-4.4.4.2
- Also added an end to end test.

Fixes #632.

Change-Id: Iadf557d967b42ade321fb0b152e8e7b64fe9ff3e
2019-10-04 22:50:20 +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 HDR signaling, i.e. VIDEO-RANGE attribute 2019-10-04 22:50:20 +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] Support HDR signaling, i.e. VIDEO-RANGE attribute 2019-10-04 22:50:20 +00:00
media_playlist.h [HLS] Support HDR signaling, i.e. VIDEO-RANGE attribute 2019-10-04 22:50:20 +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