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

2017-03-09 Thread wm4
On Thu, 9 Mar 2017 22:48:52 +0800 Steven Liu wrote: > 2017-03-09 22:45 GMT+08:00 wm4 : > > > --- > > libavformat/concatdec.c | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/libavformat/concatdec.c b/libavformat/concatdec.c > > index 5cc239a1b6..8649916ff2 100644 > > --- a/libavfo

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

2017-03-09 Thread Steven Liu
2017-03-09 22:45 GMT+08:00 wm4 : > --- > libavformat/concatdec.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/libavformat/concatdec.c b/libavformat/concatdec.c > index 5cc239a1b6..8649916ff2 100644 > --- a/libavformat/concatdec.c > +++ b/libavformat/concatdec.c > @@ -322,6 +322,7 @@ s

[FFmpeg-devel] [PATCH 1/3] concatdec: pass AVFormatContext flags to sub demuxer

2017-03-09 Thread wm4
--- libavformat/concatdec.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libavformat/concatdec.c b/libavformat/concatdec.c index 5cc239a1b6..8649916ff2 100644 --- a/libavformat/concatdec.c +++ b/libavformat/concatdec.c @@ -322,6 +322,7 @@ static int open_file(AVFormatContext *avf, unsigned