shaka-packager/packager/hls/base
KongQun Yang 0f15ce149b [HLS] Support FRAME-RATE attribute
Calculate FRAME-RATE from sample duration as in the DASH solution.

Right now calculated frame-rate may not be accurate in some scenarios,
so we avoid setting the attribute in HLS unless it is more than 30
fps. We will set it unconditionally once it is fixed.

Fixes #634.

Change-Id: I87b6e9a047d959ae88dd4dcb2b4786527ba5c9fc
2019-10-04 22:50:34 +00:00
..
hls_notifier.h [HLS] Support FRAME-RATE attribute 2019-10-04 22:50:34 +00:00
master_playlist.cc [HLS] Support FRAME-RATE attribute 2019-10-04 22:50:34 +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 FRAME-RATE attribute 2019-10-04 22:50:34 +00:00
media_playlist.cc [HLS] Support FRAME-RATE attribute 2019-10-04 22:50:34 +00:00
media_playlist.h [HLS] Support FRAME-RATE attribute 2019-10-04 22:50:34 +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 FRAME-RATE attribute 2019-10-04 22:50:34 +00:00
simple_hls_notifier.cc [HLS] Support FRAME-RATE attribute 2019-10-04 22:50:34 +00:00
simple_hls_notifier.h [HLS] Support FRAME-RATE attribute 2019-10-04 22:50:34 +00:00
simple_hls_notifier_unittest.cc Support absolute file path in playlist_name 2019-05-13 18:13:37 -07: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