Re: [FFmpeg-devel] [PATCH] checkasm/vp9dsp: Fix iszero() to read the correct data

2015-09-28 Thread Ronald S. Bultje
Hi, On Mon, Sep 28, 2015 at 12:54 PM, Henrik Gramner wrote: > --- > tests/checkasm/vp9dsp.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/checkasm/vp9dsp.c b/tests/checkasm/vp9dsp.c > index 5ec4038..37a3ca6 100644 > --- a/tests/checkasm/vp9dsp.c > +++ b/tests/ch

[FFmpeg-devel] [PATCH] checkasm/vp9dsp: Fix iszero() to read the correct data

2015-09-28 Thread Henrik Gramner
--- tests/checkasm/vp9dsp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/checkasm/vp9dsp.c b/tests/checkasm/vp9dsp.c index 5ec4038..37a3ca6 100644 --- a/tests/checkasm/vp9dsp.c +++ b/tests/checkasm/vp9dsp.c @@ -297,7 +297,7 @@ static int iszero(const int16_t *c, int sz