Skip to content
Snippets Groups Projects
Commit 1e519b9d authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

avutil: turn arm setend into a cpuflag


this allows disabling and enabling it
it also prevents crashes if vfpv3 and neon are disabled which previously
would have enabled the flag

And last but not least one can enable setend on cpus like cortex-a8 where
its fast but disabled by default

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 9f61d6d8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment