diff options
author | Martin Storsjö <[email protected]> | 2013-02-07 10:54:20 +0200 |
---|---|---|
committer | Martin Storsjö <[email protected]> | 2013-02-14 10:39:23 +0200 |
commit | 5310da7e83ec9f149dac4c2c5a64e1a24951259e (patch) | |
tree | 3298ebac261856fa835edb7448378e6548afa756 /libavformat/ircam.c | |
parent | 4eede1fca24a24e10befab1716e042beccee8df9 (diff) |
arm: Fall back to runtime cpu feature detection via /proc/cpuinfo
On recent android versions, /proc/self/auxw is unreadable
(unless the process is running running under the shell uid or
in debuggable mode, which makes it hard to notice). See
http://b.android.com/43055 and
https://android-review.googlesource.com/51271 for more information
about the issue.
This makes sure e.g. neon optimizations are enabled at runtime in
android apps even when built in release mode, if configured to
use the runtime detection.
CC: [email protected]
Signed-off-by: Martin Storsjö <[email protected]>
(cherry picked from commit ab8f1a698990c33afb4c1c6ae5af3d6de4f696cb)
Signed-off-by: Martin Storsjö <[email protected]>
Diffstat (limited to 'libavformat/ircam.c')
0 files changed, 0 insertions, 0 deletions