Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-125953

Replace global configuration of FFmpeg provisioning with parameter

    XMLWordPrintable

Details

    • Windows
    • 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

        Activity

          People

            padubsky Pavel Dubsky
            padubsky Pavel Dubsky
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes