]> git.sesse.net Git - ffmpeg/commit
avformat/hls: add option for the m3u8 list load max times
authorSteven Liu <lq@chinaffmpeg.org>
Mon, 18 Nov 2019 09:37:00 +0000 (17:37 +0800)
committerSteven Liu <lq@chinaffmpeg.org>
Mon, 25 Nov 2019 03:12:20 +0000 (11:12 +0800)
commitd5e3d8e2f7a5a576e27789a50c29717b648bc488
tree1af7f697edc59841282b6cd4649022caf175605b
parent1ca978d6366f3c7d7df6b3d50566e892f8da605a
avformat/hls: add option for the m3u8 list load max times

set max times for load m3u8 when the m3u8 list refresh do not with new
segments any times.

Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
doc/demuxers.texi
libavformat/hls.c