mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-24 23:32:36 +08:00
There're code duplications in install-ffmpeg scripts. Let's have a file with FFmpeg installation utils and reuse the functionality on unix platforms. The utility functions make the code more robust and get around code duplications. Pick-to: 6.9 6.8 6.5 Change-Id: I28639d18c7110109e52ff09ce602da52f8857281 Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io>