diff options
author | kjeyapal@akamai.com <kjeyapal@akamai.com> | 2018-12-12 21:50:19 +0530 |
---|---|---|
committer | Karthick J <kjeyapal@akamai.com> | 2018-12-17 12:11:55 +0530 |
commit | f22fcd4483fca8dda10e035906b8f8bc60f8b69c (patch) | |
tree | 34eefebd117bb1f442ddeca9d588c5d988da9e56 /libavformat/hls.c | |
parent | d209a3d50f9c00dc998de3a7f909f693f49bf47a (diff) | |
download | ffmpeg-f22fcd4483fca8dda10e035906b8f8bc60f8b69c.tar.gz |
avformat/dashenc: Added support for Low-latency HLS(Experimental)
Apple doesn't have an official spec for LHLS. Meanwhile hls.js player folks are
trying to standardize a open LHLS spec. The draft spec is available in https://github.com/video-dev/hlsjs-rfcs/blob/lhls-spec/proposals/0001-lhls.md
This option will also try to comply with the above open spec, till Apple's spec officially supports it.
Applicable only when @var{streaming} and @var{hls_playlist} options are enabled.
Diffstat (limited to 'libavformat/hls.c')
0 files changed, 0 insertions, 0 deletions