[ffmpeg] Update to version 7.0.2 (#40238)

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
This commit is contained in:
Kadir 2024-08-13 02:27:28 +03:00 committed by GitHub
parent 2e7b7780d2
commit 402bfa3a80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ffmpeg/ffmpeg
REF "n${VERSION}"
SHA512 ac147e52557b71cab0a38c0fee5f710a70d7e99107d1cb881e733c489a6b16f99d2c15e00e359ab48353bd710ead13399ee31840e6c5844a11d042eda71a0aa0
SHA512 3ba02e8b979c80bf61d55f414bdac2c756578bb36498ed7486151755c6ccf8bd8ff2b8c7afa3c5d1acd862ce48314886a86a105613c05e36601984c334f8f6bf
HEAD_REF master
PATCHES
0001-create-lib-libraries.patch

View File

@ -1,6 +1,6 @@
{
"name": "ffmpeg",
"version": "7.0",
"version": "7.0.2",
"description": [
"a library to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created.",
"FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No matter if they were designed by some standards committee, the community or a corporation. It is also highly portable: FFmpeg compiles, runs, and passes our testing infrastructure FATE across Linux, Mac OS X, Microsoft Windows, the BSDs, Solaris, etc. under a wide variety of build environments, machine architectures, and configurations."

View File

@ -2705,7 +2705,7 @@
"port-version": 7
},
"ffmpeg": {
"baseline": "7.0",
"baseline": "7.0.2",
"port-version": 0
},
"ffnvcodec": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "06d65a365249176f8903a085753cace74541b48e",
"version": "7.0.2",
"port-version": 0
},
{
"git-tree": "6c14224b4a8c90efabd3640a98f76eaee8607f98",
"version": "7.0",