FFmpeg/libavutil/ppc
Luca Barbato 254eb5b6fa ppc: avutil: Drop a potentially dangerous workaround
The compiler is free to optimize such expressions in any sort of way.
2015-05-31 12:07:10 +02:00
..
cpu.c avutil: Move internal CPU detection function declarations to private header 2013-08-28 23:54:14 +02:00
cpu.h ppc: Add and use convenience macro to check for AltiVec availability 2013-08-28 23:54:15 +02:00
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 ppc: Add and use convenience macro to check for AltiVec availability 2013-08-28 23:54:15 +02:00
intreadwrite.h ppc: avutil: Drop a potentially dangerous workaround 2015-05-31 12:07:10 +02:00
Makefile Add a float DSP framework to libavutil 2012-06-08 13:14:38 -04:00
timer.h configure: Check for support for labels in the inline assembly 2013-07-11 18:53:02 +03: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 vec_unaligned_load macro to util_altivec 2014-05-28 03:29:33 -07:00