解决NDK交叉编译 selected processor does not support ARM mode libtheora的错误
下载最新的libtheora,wgethttp://downloads.xiph.org/releases/theora/libtheora-1.2.0alpha1.tar.gz解压缩,然后使用如下configure来编译#!/bin/shBUILD_PATH=/home/zangcf/ffmpeg/ffmpeg_arm/ffmpeg_buildCC_PATH=/opt/android-ndk-t