ffmpeg/libavutil/ppc
Justin Ruggles 3b81a18ba3 float_dsp: ppc: add a separate header for Altivec function prototypes
Also include config.h so that HAVE_ALTIVEC will be defined.
Fixes compilation on PPC with Altivec enabled.
2012-06-08 14:52:01 -04:00
..
Makefile Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
cpu.c configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 2011-05-12 11:41:59 +02:00
float_dsp_altivec.c float_dsp: ppc: add a separate header for Altivec function prototypes 2012-06-08 14:52:01 -04:00
float_dsp_altivec.h float_dsp: ppc: add a separate header for Altivec function prototypes 2012-06-08 14:52:01 -04:00
float_dsp_init.c float_dsp: ppc: add a separate header for Altivec function prototypes 2012-06-08 14:52:01 -04:00
intreadwrite.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
timer.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
types_altivec.h PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 2012-06-08 13:14:38 -04:00
util_altivec.h PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 2012-06-08 13:14:38 -04:00