FFmpeg/libavutil/arm
Mans Rullgard ababec7b95 arm: intreadwrite: disable inline asm for gcc 4.7 and later
Starting with version 4.7, gcc properly supports unaligned
memory accesses on ARM.  Not using the inline asm with these
compilers results in better code.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-05-02 17:26:39 +01:00
..
bswap.h bswap: make generic implementation more compiler-friendly 2011-12-12 12:14:14 +00:00
cpu.c ARM: allow runtime masking of CPU features 2012-04-22 12:30:45 +01:00
cpu.h ARM: allow runtime masking of CPU features 2012-04-22 12:30:45 +01:00
intmath.h ARM: allow building in Thumb2 mode 2011-06-23 07:31:54 +01:00
intreadwrite.h arm: intreadwrite: disable inline asm for gcc 4.7 and later 2012-05-02 17:26:39 +01:00
Makefile ARM: allow runtime masking of CPU features 2012-04-22 12:30:45 +01:00
timer.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00