Skip to content

SmartisanTech/SmartisanOS_ffmpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

The FFmpeg code used for Android

Build

  1. Install git, Android ndk
  2. $ export ANDROID_NDK=/path/to/your/android-ndk
  3. $ ./config.sh
  4. libavcodec.so libavformat.so libavutil.so libswresample.so libswscale.so will be built to ./ffbuild/{arm64-v8a, armeabe-v7a}/ and the header file will be built to ./ffbuild/{arm64-v8a, armeabe-v7a}/inc/