Timur Pocheptsov
c98282cb03
Update provisioning script to build FFmpeg as dynamic libs
...
Previously, iOS (where we mostly using static linking) was also using
FFmpeg built as static libs, now switch to dynamic libraries, as
it was already done for macOS. Requires changes in cmake file in
qtmultimedia in order to configure with -DQT_DEPLOY_FFMPEG=TRUE.
Fixes: QTBUG-120991
Change-Id: I0b014f24db3127697b76c6d1774437faae64a7c8
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io >
2024-06-28 06:24:34 +02:00
Pavel Dubsky
d4046310f8
Update FFmpeg version to n7.0
...
Fixes: QTBUG-124482
Pick-to: 6.7 6.5
Change-Id: I69727981344d935151f19148960c711b65cb2307
Reviewed-by: Artem Dyomin <artem.dyomin@qt.io >
Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io >
(cherry picked from commit eb8bbfe971 )
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org >
2024-06-25 04:19:19 +00:00
Tony Sarajärvi
f074859391
Fix shellcheck problems
...
Change-Id: I277fd923f62aa5888d7e18c89471909732da30e5
Reviewed-by: Liang Qi <liang.qi@qt.io >
2024-04-28 06:06:50 +00:00
Artem Dyomin
45220efb3a
Update ffmpeg: explicitly refer to the latest release 6.1.1
...
Pick-to: 6.7 6.6 6.5
Change-Id: I231c5cdc6155de0d1ea98220a90ecc0f910b34d6
Reviewed-by: Lars Knoll <lars@knoll.priv.no >
2024-02-21 13:27:56 +00:00
Timur Pocheptsov
65695bc38b
QtMultimedia - build ffmpeg plugin for iOS
...
Minimal preliminary script for building ffmpeg for iOS.
Change-Id: Ie210db8cd50b5a757fcc6d6258c3ebdf4fc53c51
Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io >
Reviewed-by: Artem Dyomin <artem.dyomin@qt.io >
2024-02-03 08:40:15 +00:00