diff options
author | Mans Rullgard <mans@mansr.com> | 2011-05-27 20:18:26 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-05-27 20:33:06 +0100 |
commit | 79aeade6f6f8fbd7ce1da619fdd475e5db88ae24 (patch) | |
tree | 54b36add1fbc2463a51e9b3fa187e7d55570b046 /INSTALL | |
parent | 93eb8e4d7c6654040fd160396546c547cdf51043 (diff) | |
download | ffmpeg-79aeade6f6f8fbd7ce1da619fdd475e5db88ae24.tar.gz |
ARM: disable ff_vector_fmul_vfp on VFPv3 systems
This function uses old-style vector operations deprecated in VFPv3.
Some implementations, e.g. Cortex-A9, support them only through
slow software emulation. Cortex-A8 does have this functionality
in hardware, but as it also has NEON, this function is not used
there regardless.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions