Pavel Dubsky
21c39aa759
Update FFmpeg version to n7.1
...
Task-number: QTBUG-129510
Pick-to: 6.5
Change-Id: I15a801c0c0568b26486e5bb2065a1d0d1d151951
Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io >
Reviewed-by: Artem Dyomin <artem.dyomin@qt.io >
Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io >
(cherry picked from commit 154b41a260 )
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org >
(cherry picked from commit 22b3565849 )
2024-12-28 20:57:42 +00:00
Tero Heikkinen
2849740c98
Fix macOS ffmpeg ios parallel compiling to cause resource starvation
...
Add -j4 to limit how many cores is used to build ffmpeg-ios binaries.
Error in logs: "posix_spawn failed: Resource temporarily unavailable"
Task-number: QTQAINFRA-6803
Change-Id: I3fb56cdbe4cbda8f779852b0a16121916aa5a1d4
Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io >
Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io >
(cherry picked from commit 6569f201c1 )
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org >
(cherry picked from commit b7abace894 )
2024-12-27 21:08:59 +00:00
Pavel Dubsky
2007bdb634
Update FFmpeg version to n7.0.2
...
Task-number: QTBUG-127868
Pick-to: 6.7 6.5
Change-Id: I95f8f021cd23fdb35eb171d4609bf204878e105d
Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io >
(cherry picked from commit f2535cdcef )
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org >
2024-08-18 18:06:33 +00:00
Pavel Dubsky
21a8e07fb3
Update FFmpeg version to n7.0.1
...
Fixes: QTBUG-126687
Pick-to: 6.7 6.5
Change-Id: I327a33a65aaa0285a93fa228f47d6914623f8d3d
Reviewed-by: Dimitrios Apostolou <jimis@qt.io >
(cherry picked from commit a68d7302cd )
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org >
2024-07-27 09:11:15 +00:00
Pavel Dubsky
66bcdbd0b3
Use single installation archive for FFmpeg provisioning on all platforms
...
Fixes: QTBUG-125955
Change-Id: Ibfa97e3d765eb3c4ff5613004bc881e49ddf10e9
Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io >
(cherry picked from commit 49c03849e3 )
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org >
2024-07-11 22:54:09 +00:00
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