summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2024-03-15 10:07:43 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2024-03-18 06:15:56 +0000
commit0da6364fae28aa8b09741468247d72d0ac1a2331 (patch)
treebf353460585cf4bd3623133549d3d825db0195f2
parent24b1c0e900953d026a72279843202146471fb762 (diff)
Update src/3rdparty/ffmpeg/qt_attribution.json
8301dde957880035f49e9e7cb47c21d8b7bd1605 updated ffmpeg from v6.1 to v6.1.1 so add that in the ffmpeg/qt_attribution.json as well Change-Id: I22b666a40f6d69e38d093d7d74bd556a02d160ab Reviewed-by: Antti Kokko <antti.kokko@qt.io>
-rw-r--r--src/3rdparty/ffmpeg/qt_attribution.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/ffmpeg/qt_attribution.json b/src/3rdparty/ffmpeg/qt_attribution.json
index af4a7c743..6e343be65 100644
--- a/src/3rdparty/ffmpeg/qt_attribution.json
+++ b/src/3rdparty/ffmpeg/qt_attribution.json
@@ -6,9 +6,9 @@
"Description": "FFmpeg is a collection of libraries and tools to process multimedia content such as audio, video, subtitles, and related metadata.",
"QtUsage": "The FFmpeg media backend uses the \\l {https://ffmpeg.org}{FFmpeg framework}. FFmpeg is licensed under LGPLv2.1 or later versions of the licenses. Note that, while FFmpeg also features some optional components available under GPL or LGPLv3, the binaries that ship with Qt in the online installer do not contain these components. See the \\l {https://ffmpeg.org/legal.html}{FFmpeg licensing page} for further details.",
"Homepage": "https://ffmpeg.org/",
- "DownloadLocation": "https://github.com/FFmpeg/FFmpeg/archive/refs/tags/n6.1.zip",
+ "DownloadLocation": "https://github.com/FFmpeg/FFmpeg/archive/refs/tags/n6.1.1.zip",
"SecurityCritical": true,
- "Version": "n6.1",
+ "Version": "n6.1.1",
"LicenseId": "LGPL-2.1-or-later AND BSD-3-Clause AND BSD-2-Clause AND BSD-Source-Code AND ISC AND MIT AND MPL-2.0",
"License": "GNU Lesser General Public License v2.1 or later and BSD 3-Clause \"New\" or \"Revised\" License and BSD 2-Clause \"Simplified\" License and BSD Source Code Attribution and ISC License and MIT License and Mozilla Public License 2.0",
"Copyright": "Copyright (c) 2000-2023 the FFmpeg developers"