Janne Grunau 68f18f0351 videodsp_armv5te: remove #if HAVE_ARMV5TE_EXTERNAL
libavutil/arm/asm.S sets '.arch' depending on HAVE_ARMV5TE so that
assembling armv5te code will always succeed even if the default -march
flag does not support it. HAVE_ARMV5TE_EXTERNAL tests assembling code
with the default arch.
Fixes the missing symbol ff_prefetch_arm with --cpu= not including
armv5te.

CC: libav-stable@libav.org
2013-01-20 15:20:00 +01:00
..
2012-05-05 22:04:21 +01:00
2012-03-12 22:46:56 +01:00
2012-12-20 13:40:45 +01:00
2012-03-12 22:46:56 +01:00
2011-12-02 19:59:18 +00:00
2012-12-20 14:07:23 +01:00
2012-04-25 21:41:39 +01:00