Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ffmpeg] update version to 4.4.1 #21049

Merged
merged 6 commits into from
Nov 13, 2021
Merged

[ffmpeg] update version to 4.4.1 #21049

merged 6 commits into from
Nov 13, 2021

Conversation

andyli
Copy link
Contributor

@andyli andyli commented Oct 29, 2021

  • What does your PR fix?

    Update ffmpeg to 4.4.1

  • Which triplets are supported/not supported? Have you updated the CI baseline?

    all, No

  • Does your PR follow the maintainer guide?

    Yes

  • If you have added/updated a port: Have you run ./vcpkg x-add-version --all and committed the result?

    Yes

@andyli andyli changed the title Ffmpeg update ffmpeg to 4.4.1 Oct 29, 2021
@JonLiu1993 JonLiu1993 self-assigned this Oct 29, 2021
@JonLiu1993 JonLiu1993 added the category:port-update The issue is with a library, which is requesting update new revision label Oct 29, 2021
@JonLiu1993 JonLiu1993 changed the title update ffmpeg to 4.4.1 [ffmpeg] update version to 4.4.1 Oct 29, 2021
@JonLiu1993 JonLiu1993 added requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function info:reviewed Pull Request changes follow basic guidelines and removed requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function labels Oct 29, 2021
@dan-shaw dan-shaw added requires:author-response and removed info:reviewed Pull Request changes follow basic guidelines labels Nov 9, 2021
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 70033dbb31527fb3e69654731f540f59c87787f9 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/f-/ffmpeg.json b/versions/f-/ffmpeg.json
index d4518c3..9179af0 100644
--- a/versions/f-/ffmpeg.json
+++ b/versions/f-/ffmpeg.json
@@ -5,6 +5,11 @@
       "version": "4.4.1",
       "port-version": 0
     },
+    {
+      "git-tree": "795e31317ef58fbe13247af9e8bade71f3edde5e",
+      "version": "4.4",
+      "port-version": 17
+    },
     {
       "git-tree": "5a144dc0552d005429d8d6641608744883dee2ff",
       "version": "4.4",

@JonLiu1993 JonLiu1993 added the info:reviewed Pull Request changes follow basic guidelines label Nov 11, 2021
@dan-shaw
Copy link
Contributor

We need to add a new entry in the version database.

@dan-shaw dan-shaw added requires:author-response and removed info:reviewed Pull Request changes follow basic guidelines labels Nov 11, 2021
@JonLiu1993 JonLiu1993 added the info:reviewed Pull Request changes follow basic guidelines label Nov 12, 2021
@dan-shaw dan-shaw merged commit 6554f4d into microsoft:master Nov 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants