<p dir="ltr">It is possible to compile for armeabi, armeabi-v7 neon and non-neon as well. Also you can compile a version for arm64 too. However I don't think there are any Android anymore that are not v7 compatible, and non-neon is almost non existent as well.</p>
<p dir="ltr">So a armeabi-v7 neon build would be compatible with 99.9% arm androids (and you make arm64 if you needed to try for better performance on 64-bit). I haven't tried seeing if it was runnable on x86 androids, I always made a separate x86 specific build.</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Nov 23, 2016 3:57 PM,  <<a href="mailto:swagon59-at-yahoo.com@ffmpeg.org">swagon59-at-yahoo.com@ffmpeg.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-US"><div class="m_814825639916402182WordSection1"><p class="MsoNormal">Hello, I have compiled ffmpeg source files from ffmpeg 2.3.6 for android platform using the android NDK.</p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">I have set the ARCH flag = arm in the configure options, and compiled the sources.</p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">My question is, are the produced libraries (.so files) compatible with all arm ABI (application binary interface) such as armeabi-v71 and armeabi ?</p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Thank you.</p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Fadi Yousif<br>Electrical and Computer Engineering<br>CSU Chico</p><p class="MsoNormal"><u></u> <u></u></p></div></div><br>______________________________<wbr>_________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" rel="noreferrer" target="_blank">http://ffmpeg.org/mailman/<wbr>listinfo/libav-user</a><br>
<br></blockquote></div></div>