交叉编译ffmpeg(arm32)

git clone https://git.ffmpeg.org/ffmpeg.git ffmpeg
cd ffmpeg
mkdir -p build/arm32 && cd build/arm32