On 07/01/13 05:47, Justin Ruggles wrote: > --- > Someone will need to test PPC and ARM to make sure it builds and passes > FATE. The patch mostly just moves code around, but I may have overlooked > something or have a typo somewhere. >
PPC is broken, I'd suggest concerned parties to install a chroot with gentoo and crossdev, it doesn't take _so_ much space nor _so_ much time to keep up to date. libavutil/ppc/float_dsp_init.c: In function ‘ff_float_dsp_init_ppc’: libavutil/ppc/float_dsp_init.c:37:36: error: ‘vector_fmul_window_altivec’ undeclared (first use in this function) libavutil/ppc/float_dsp_init.c:37:36: note: each undeclared identifier is reported only once for each function it appears in Patch fixed follows. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
