diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2021-08-13 23:46:11 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-13 08:46:11 -0700 |
| commit | eb9cb291669f24b315d6001065e3b1e53e3701b4 (patch) | |
| tree | ac6ddb54ffe3799920c8f70b7bcbd01802775136 /versions/f- | |
| parent | 7bdf2f8e853a476f96f3d1ba3be409b65822a29d (diff) | |
| download | vcpkg-eb9cb291669f24b315d6001065e3b1e53e3701b4.tar.gz vcpkg-eb9cb291669f24b315d6001065e3b1e53e3701b4.zip | |
[ffmpeg/opencv4] Update opencv4 feature dependency and remove ffmpeg feature 'postproc' from default feature (#19358)
* [ffmpeg/opencv4] Update opencv4 feature dependency and remove ffmpeg feature 'postproc' from default feature
* Update the baseline version
* [opencv3] Update the feature dependency
* Update the baseline
* [opencv2] Update the feature dependency
* Update the baseline version
* Fix uwp build failures
* Update the baseline version
* Fix opencv2 version
* update the baseline version
* update the baseline version
* Un-edit git-tree.
* Update cuda feature
* Update the baseline
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'versions/f-')
| -rw-r--r-- | versions/f-/ffmpeg.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/f-/ffmpeg.json b/versions/f-/ffmpeg.json index d8746e3a6..4fb6cbd41 100644 --- a/versions/f-/ffmpeg.json +++ b/versions/f-/ffmpeg.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "5d893a1c421f553fbdd9c1f79530a6a84bd0eb76", + "version": "4.4", + "port-version": 14 + }, + { "git-tree": "26e3d87d6b3049b45355f36a34402b938d5b486d", "version": "4.4", "port-version": 13 |
