tanersener / mobile-ffmpeg

FFmpeg for Android, iOS and tvOS. Not maintained anymore. Superseded by FFmpegKit.
https://tanersener.github.io/mobile-ffmpeg
GNU General Public License v3.0
3.85k stars 787 forks source link

Added --no-archive option to android.sh #654

Closed juha-h closed 3 years ago

juha-h commented 3 years ago

Added --no-archive option to android.sh. Archive is not always needed and its build requires matched version of Android ndk.

tanersener commented 3 years ago

We can add this option. But this PR needs to be opened against the development branch. master is updated only after a new version is released.

juha-h commented 3 years ago

OK, will create a new pull request.