On 2011-12-10 21:26:23 +0100, Janne Grunau wrote:
> On 2011-12-10 15:43:54 +0000, Mans Rullgard wrote:
> > This splits the loop filter functions into smaller, more SIMD-friendly
> > functions.
> > 
> > +    if(!*p1 && !*q1)

another missing space after if

> > +        return 0;
> > +
> > +    if (!edge)
> > +        return 0;
> 
> maybe join with the previous if unless you think it's too cluttered
> 

Janne
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to