This repository was archived by the owner on Jan 6, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 896
Rebuild Option
Taner Şener edited this page Jul 27, 2020
·
3 revisions
As of v1.1, top level build scripts do not build an external library if it is already compiled and installed. If you need to rebuild one of those libraries you have to use --rebuild-LIBRARY option.
This change is made to decrease the amount of time required to rebuild the MobileFFmpeg library.
Note that adding --rebuild-LIBRARY option alone does not enable a library, only --enable-LIBRARY and --full options can do it. Additionally ffmpeg and MobileFFmpeg libraries are mandatory and always built, they do not support --reconf option.
Copyright (c) 2018-2021 MobileFFmpeg