Re: [FFmpeg-devel] [PATCH] avformat/hls: add option for the m3u8 list load max times

2019-11-18 Thread Steven Liu
> 在 2019年11月18日,17:42,Steven Liu 写道: > > set max times for load m3u8 when the m3u8 list refresh do not with new > segments any times. "do not with" will modify to “without" > > Signed-off-by: Steven Liu > --- > doc/demuxers.texi | 4 > libavformat/hls.c | 17 + > 2 files c

[FFmpeg-devel] [PATCH] avformat/hls: add option for the m3u8 list load max times

2019-11-18 Thread Steven Liu
set max times for load m3u8 when the m3u8 list refresh do not with new segments any times. Signed-off-by: Steven Liu --- doc/demuxers.texi | 4 libavformat/hls.c | 17 + 2 files changed, 21 insertions(+) diff --git a/doc/demuxers.texi b/doc/demuxers.texi index fe766a5de7..