On Fri, Jun 08, 2012 at 02:29:56PM -0400, Justin Ruggles wrote: > Also include config.h so that HAVE_ALTIVEC will be defined. > Fixes compilation on PPC with Altivec enabled. > --- > libavutil/ppc/float_dsp_altivec.c | 1 + > libavutil/ppc/float_dsp_altivec.h | 27 +++++++++++++++++++++++++++ > libavutil/ppc/float_dsp_init.c | 5 ++--- > 3 files changed, 30 insertions(+), 3 deletions(-) > create mode 100644 libavutil/ppc/float_dsp_altivec.h
indeed it compiles with this patch _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
