Details
-
Task
-
Resolution: Fixed
-
Not Evaluated
-
None
-
None
-
-
ca73305d1 (dev), 629657da0 (6.8)
-
Multimedia wk 21-22, Multimedia wk 23-24
Description
FFmpeg provisioning script for Windows loads common configuration options from a file and stores them in a global variable which is modified per toolset (LLVM, MinGW, MSVC, Android). This results in possible side effects when an installation for a certain toolset is appending to the current state of the configuration.
Better approach would be to replace global variable usage with additional parameter to InstallFfmpeg function and make each specific installation pass complete set of configuration options that it requires.
Attachments
For Gerrit Dashboard: QTBUG-125953 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
566856,2 | Replace global configuration of FFmpeg provisioning with parameter | dev | qt/qt5 | Status: MERGED | +2 | +1 |
567772,2 | Replace global configuration of FFmpeg provisioning with parameter | 6.8 | qt/qt5 | Status: MERGED | +2 | 0 |
569025,1 | Replace global configuration of FFmpeg provisioning with parameter | 6.7 | qt/qt5 | Status: ABANDONED | 0 | 0 |