Mentioning the WIKI page about Adding External libraries in README.md

ffmpeg_4.4.2
Javernaut 5 years ago
parent 11df6655f9
commit c8e04c162b
  1. 2
      README.md

@ -43,6 +43,8 @@ For **libdav1d** building you also need to install *ninja* and *meson* tools.
## Features
**Add and arbitrary external library that FFMpeg supports to the building process**. Just specify how the source code needs to be downloaded and how to perform the build operation. More about this is [here](https://github.com/Javernaut/ffmpeg-android-maker/wiki/External-libraries-integration).
**Setting your own FFmpeg version and origin**. You can actually override the version of FFmpeg used by the script. See details [here](https://github.com/Javernaut/ffmpeg-android-maker/wiki/Setting-the-FFmpeg-version).
**Test your script in a cloud**. This repository has CI integration and you can use it too for your own configurations. See details [here](https://github.com/Javernaut/ffmpeg-android-maker/wiki/Build-automation).

Loading…
Cancel
Save