aboutsummaryrefslogtreecommitdiffstats
path: root/qtmultimedia
diff options
context:
space:
mode:
authorArtem Dyomin <artem.dyomin@qt.io>2023-03-07 16:06:33 +0100
committerArtem Dyomin <artem.dyomin@qt.io>2023-03-12 15:59:17 +0000
commit9b88e24d71622f3672bc9bf727e24cd0e8f0c742 (patch)
tree2797b54f8833293a8e579706097b5ce12abc5e65 /qtmultimedia
parentf58afd5476ab6695961ef127da4427371004723c (diff)
Enable network support for FFmpeg
This patch configures FFmpeg with network support. This enables QtMM to handle network source such as HTTP, HTTPS, or RTSP. Details: - on macOS and windows ffmpeg uses native security backend so we don't include openssl to the build. Additional patch for linking with the security backend is in QtMM commit under the same task. - on linux we add openssl; for all CI linux platforms libssl-dev is installed. Task-number: QTBUG-110708 Pick-to: 6.5 Change-Id: I80a7dfda702c4d554df3a7380aac642890a28b94 Reviewed-by: Lars Knoll <lars@knoll.priv.no>
Diffstat (limited to 'qtmultimedia')
0 files changed, 0 insertions, 0 deletions