Re: [FFmpeg-devel] [PATCH] lavf/matroskadec: work around additional broken index cases

2015-08-26 Thread wm4
On Sun, 23 Aug 2015 02:47:39 -0500 Rodger Combs wrote: > --- > libavformat/matroskadec.c | 6 -- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/libavformat/matroskadec.c b/libavformat/matroskadec.c > index f97ae16..7f4a52b 100644 > --- a/libavformat/matroskadec.c > +++ b

Re: [FFmpeg-devel] [PATCH] lavf/matroskadec: work around additional broken index cases

2015-08-23 Thread wm4
On Sun, 23 Aug 2015 02:47:39 -0500 Rodger Combs wrote: > --- > libavformat/matroskadec.c | 6 -- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/libavformat/matroskadec.c b/libavformat/matroskadec.c > index f97ae16..7f4a52b 100644 > --- a/libavformat/matroskadec.c > +++ b

[FFmpeg-devel] [PATCH] lavf/matroskadec: work around additional broken index cases

2015-08-23 Thread Rodger Combs
--- libavformat/matroskadec.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/libavformat/matroskadec.c b/libavformat/matroskadec.c index f97ae16..7f4a52b 100644 --- a/libavformat/matroskadec.c +++ b/libavformat/matroskadec.c @@ -1520,8 +1520,10 @@ static void matroska_a