Re: [FFmpeg-devel] [PATCH] astdec: fix division by zero

2016-10-16 Thread Michael Niedermayer
On Sun, Oct 16, 2016 at 10:41:32PM +0200, Andreas Cadhalpun wrote: > Signed-off-by: Andreas Cadhalpun > --- > libavformat/astdec.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavformat/astdec.c b/libavformat/astdec.c > index f3ca721..7a53d0b 100644 > --- a/libavfor

[FFmpeg-devel] [PATCH] astdec: fix division by zero

2016-10-16 Thread Andreas Cadhalpun
Signed-off-by: Andreas Cadhalpun --- libavformat/astdec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/astdec.c b/libavformat/astdec.c index f3ca721..7a53d0b 100644 --- a/libavformat/astdec.c +++ b/libavformat/astdec.c @@ -90,7 +90,7 @@ static int ast_read_packe