Re: [FFmpeg-devel] [PATCH v3] avformat/mp3dec: Fixes misdetection of zYLx.wav

2019-11-07 Thread Hendrik Leppkes
On Thu, Nov 7, 2019 at 3:40 PM Limin Wang wrote: > > On Thu, Nov 07, 2019 at 01:16:32PM +0100, Hendrik Leppkes wrote: > > On Thu, Nov 7, 2019 at 12:38 PM wrote: > > > > > > From: Limin Wang > > > > > > Signed-off-by: Limin Wang > > > --- > > > libavformat/mp3dec.c | 5 + > > > 1 file chang

Re: [FFmpeg-devel] [PATCH v3] avformat/mp3dec: Fixes misdetection of zYLx.wav

2019-11-07 Thread Limin Wang
On Thu, Nov 07, 2019 at 01:16:32PM +0100, Hendrik Leppkes wrote: > On Thu, Nov 7, 2019 at 12:38 PM wrote: > > > > From: Limin Wang > > > > Signed-off-by: Limin Wang > > --- > > libavformat/mp3dec.c | 5 + > > 1 file changed, 5 insertions(+) > > > > diff --git a/libavformat/mp3dec.c b/libavf

Re: [FFmpeg-devel] [PATCH v3] avformat/mp3dec: Fixes misdetection of zYLx.wav

2019-11-07 Thread Hendrik Leppkes
On Thu, Nov 7, 2019 at 12:38 PM wrote: > > From: Limin Wang > > Signed-off-by: Limin Wang > --- > libavformat/mp3dec.c | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/libavformat/mp3dec.c b/libavformat/mp3dec.c > index 258f19174b..f15045dd6f 100644 > --- a/libavformat/mp3dec.c > +

[FFmpeg-devel] [PATCH v3] avformat/mp3dec: Fixes misdetection of zYLx.wav

2019-11-07 Thread lance . lmwang
From: Limin Wang Signed-off-by: Limin Wang --- libavformat/mp3dec.c | 5 + 1 file changed, 5 insertions(+) diff --git a/libavformat/mp3dec.c b/libavformat/mp3dec.c index 258f19174b..f15045dd6f 100644 --- a/libavformat/mp3dec.c +++ b/libavformat/mp3dec.c @@ -73,6 +73,7 @@ static int mp3_rea