Re: [FFmpeg-devel] [PATCH] replace magic number with size of array

2015-11-23 Thread Mohammad G
On Tue, Nov 24, 2015 at 4:10 AM, Ganesh Ajjanagadde wrote: > On Mon, Nov 23, 2015 at 12:03 PM, wrote: > > From: Mohammad Ghasembeigi > > > > --- > > libavcodec/dsicinvideo.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/libavcodec/dsicinvideo.c b/libavcodec/ds

Re: [FFmpeg-devel] [PATCH] replace magic number with size of array

2015-11-23 Thread Ganesh Ajjanagadde
On Mon, Nov 23, 2015 at 12:03 PM, wrote: > From: Mohammad Ghasembeigi > > --- > libavcodec/dsicinvideo.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/dsicinvideo.c b/libavcodec/dsicinvideo.c > index f95cbc7..cb5baf8 100644 > --- a/libavcodec/dsicinvideo.c

[FFmpeg-devel] [PATCH] replace magic number with size of array

2015-11-23 Thread webmaster
From: Mohammad Ghasembeigi --- libavcodec/dsicinvideo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/dsicinvideo.c b/libavcodec/dsicinvideo.c index f95cbc7..cb5baf8 100644 --- a/libavcodec/dsicinvideo.c +++ b/libavcodec/dsicinvideo.c @@ -100,7 +100,7 @@ static i