Re: [FFmpeg-devel] [PATCH v2 1/2] avformat/utils: simplify the code and remove av_strncasecmp

2019-12-01 Thread Limin Wang
On Sun, Dec 01, 2019 at 05:32:04PM +0100, Hendrik Leppkes wrote: > On Sun, Dec 1, 2019 at 3:07 PM wrote: > > > > From: Limin Wang > > > > Signed-off-by: Limin Wang > > --- > > libavformat/utils.c | 7 +++ > > 1 file changed, 3 insertions(+), 4 deletions(-) > > > > diff --git

Re: [FFmpeg-devel] [PATCH v2 1/2] avformat/utils: simplify the code and remove av_strncasecmp

2019-12-01 Thread Hendrik Leppkes
On Sun, Dec 1, 2019 at 3:07 PM wrote: > > From: Limin Wang > > Signed-off-by: Limin Wang > --- > libavformat/utils.c | 7 +++ > 1 file changed, 3 insertions(+), 4 deletions(-) > > diff --git a/libavformat/utils.c b/libavformat/utils.c > index 8196442..579e6d6 100644 > ---

[FFmpeg-devel] [PATCH v2 1/2] avformat/utils: simplify the code and remove av_strncasecmp

2019-12-01 Thread lance . lmwang
From: Limin Wang Signed-off-by: Limin Wang --- libavformat/utils.c | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/libavformat/utils.c b/libavformat/utils.c index 8196442..579e6d6 100644 --- a/libavformat/utils.c +++ b/libavformat/utils.c @@ -4854,11 +4854,10 @@ int