ffmpeg/libavutil/ppc
Diego Biurrun f5eecee865 ppc: util_altivec: Surround AltiVec-related code by appropriate ifdefs
This prevents non-AltiVec-enabled compilers from choking.
2013-04-30 12:19:44 +02:00
..
Makefile Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
cpu.c
float_dsp_altivec.c floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 2013-01-22 11:55:42 -08:00
float_dsp_altivec.h cosmetics: Remove unnecessary extern keywords from function declarations 2013-03-27 14:21:45 +01:00
float_dsp_init.c floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 2013-01-22 11:55:42 -08:00
intreadwrite.h
timer.h
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: util_altivec: Surround AltiVec-related code by appropriate ifdefs 2013-04-30 12:19:44 +02:00