mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-04 18:27:05 +08:00
These flags are already provided by the function 'get_ffmpeg_config_options'. In the current we pass them again explicitly during FFmpeg configuration. This patch makes us rely on the function's return value. Pick-to: 6.11 6.8 Change-Id: I4b257331cedafd7241df4360694e4ad1637267fe Reviewed-by: Artem Dyomin <artem.dyomin@qt.io>