Re: [FFmpeg-devel] [PATCH 1/2] lavf/utils: simplify matching MOV-like formats

2016-09-14 Thread Clément Bœsch
On Tue, Sep 13, 2016 at 01:06:17PM +0200, Michael Niedermayer wrote: > On Tue, Sep 13, 2016 at 11:00:27AM +0200, Clément Bœsch wrote: > > On Tue, Sep 13, 2016 at 10:51:25AM +0200, Clément Bœsch wrote: > > > From: Clément Bœsch > > > > > > --- > > > libavformat/utils.c | 4 +--- > > > 1 file chan

Re: [FFmpeg-devel] [PATCH 1/2] lavf/utils: simplify matching MOV-like formats

2016-09-13 Thread Michael Niedermayer
On Tue, Sep 13, 2016 at 11:00:27AM +0200, Clément Bœsch wrote: > On Tue, Sep 13, 2016 at 10:51:25AM +0200, Clément Bœsch wrote: > > From: Clément Bœsch > > > > --- > > libavformat/utils.c | 4 +--- > > 1 file changed, 1 insertion(+), 3 deletions(-) > > > > diff --git a/libavformat/utils.c b/lib

Re: [FFmpeg-devel] [PATCH 1/2] lavf/utils: simplify matching MOV-like formats

2016-09-13 Thread Clément Bœsch
On Tue, Sep 13, 2016 at 10:51:25AM +0200, Clément Bœsch wrote: > From: Clément Bœsch > > --- > libavformat/utils.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git a/libavformat/utils.c b/libavformat/utils.c > index 92a29ae..acb781e 100644 > --- a/libavformat/utils.c >

[FFmpeg-devel] [PATCH 1/2] lavf/utils: simplify matching MOV-like formats

2016-09-13 Thread Clément Bœsch
From: Clément Bœsch --- libavformat/utils.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libavformat/utils.c b/libavformat/utils.c index 92a29ae..acb781e 100644 --- a/libavformat/utils.c +++ b/libavformat/utils.c @@ -5315,9 +5315,7 @@ int avformat_transfer_internal_stre