FFmpeg/libavutil/ppc
Luca Barbato da60b99a88 ppc: Restrict some Altivec implementations to Big Endian
In Little Endian the vec_ld/vec_st operations work as
expected only for byte-vectors.
2015-05-31 12:07:11 +02:00
..
cpu.c ppc: Clarify and extend the cpuid check 2015-05-31 12:07:10 +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 ppc: avutil: Use the abriged vector types 2015-05-31 12:07:10 +02: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: Restrict some Altivec implementations to Big Endian 2015-05-31 12:07:11 +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: avutil: Use the abriged vector types 2015-05-31 12:07:10 +02:00