On 2015-12-10 15:49:21 +0200, Martin Storsjö wrote:
> On Wed, 9 Dec 2015, Janne Grunau wrote:
> 
> >+
> >+    if (1 && check_func(c.int32_to_float_fmul_scalar, 
> >"int32_to_float_fmul_scalar")) {
> 
> Leftover "1 &&"?
> 
> >+
> >+        declare_func(void, float *, const int32_t *, float, int);
> >+
> >+        for (i = 0; i < FF_ARRAY_ELEMS(scale_arr); i++) {
> >+        for (j = 0; j < FF_ARRAY_ELEMS(length); j++) {
> 
> Indentation?

both fixed locally

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

Reply via email to