Re: [FFmpeg-devel] [PATCH 2/3] hls: pass AVFormatContext flags to sub demuxer

2017-03-09 Thread Steven Liu
2017-03-09 22:45 GMT+08:00 wm4 : > --- > libavformat/hls.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/libavformat/hls.c b/libavformat/hls.c > index 3ae3c7cc5c..c65a9f9e87 100644 > --- a/libavformat/hls.c > +++ b/libavformat/hls.c > @@ -1761,6 +1761,7 @@

[FFmpeg-devel] [PATCH 2/3] hls: pass AVFormatContext flags to sub demuxer

2017-03-09 Thread wm4
--- libavformat/hls.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libavformat/hls.c b/libavformat/hls.c index 3ae3c7cc5c..c65a9f9e87 100644 --- a/libavformat/hls.c +++ b/libavformat/hls.c @@ -1761,6 +1761,7 @@ static int hls_read_header(AVFormatContext *s) } pls->ctx->pb