Rebuild native libraries with GCC 4.9 and NDK 10. Added native libraries for ARMv8 and x86_64.

This commit is contained in:
Cameron Gutman
2014-07-20 14:19:08 -07:00
parent 9cf592ee26
commit 6a7e06b3d5
203 changed files with 38121 additions and 8 deletions
@@ -0,0 +1,6 @@
#include "version.h"
#if FF_API_AUDIOCONVERT
#include "channel_layout.h"
#endif