Timothy Gu <timothygu99 <at> gmail.com> writes:

> > +        t1 = vec_perm(d, edges, vcprm(s0,s1,s2,s3));
> > +        t0 = vec_perm(edges, d, vcprm(s0,s1,s2,s3));
> 
> ...you are using the old variable names, which I am 
> pretty sure won't compile.

I cannot explain why but it compiles and passes 
fate here on Linux ppc64 (be).

Carl Eugen

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to