aboutsummaryrefslogtreecommitdiff
path: root/versions/f-
diff options
context:
space:
mode:
authorMatthias C. M. Troffaes <matthias.troffaes@gmail.com>2021-05-05 21:09:30 +0100
committerGitHub <noreply@github.com>2021-05-05 13:09:30 -0700
commit511ecd942efc067813e7814f27da7a701c8f467d (patch)
tree3948717f2e730a78002b1fbbe709f903c91e05f0 /versions/f-
parente8dbfcf6797a270ed5be8550248f7fe4fe5dec79 (diff)
downloadvcpkg-511ecd942efc067813e7814f27da7a701c8f467d.tar.gz
vcpkg-511ecd942efc067813e7814f27da7a701c8f467d.zip
[ffmpeg] fix dnn dependency (#17659)
* [ffmpeg] fix dnn dependency The source file "libavfilter/dnn/dnn_backend_native.h" includes "libavformat/avio.h", so avformat needs to be declared as a dependency. This fixes the build of ffmpeg[core,avfilter]:x64-windows. Posted upstream here: http://ffmpeg.org/pipermail/ffmpeg-devel/2021-May/279926.html Whilst at it, I've also added a link to the other avfilter patch: http://ffmpeg.org/pipermail/ffmpeg-devel/2021-May/279927.html * [ffmpeg] version bump * [ffmpeg] x-add-version * [openimageio] revert accidentally committed change that is meant for other PR
Diffstat (limited to 'versions/f-')
-rw-r--r--versions/f-/ffmpeg.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/f-/ffmpeg.json b/versions/f-/ffmpeg.json
index 530ab8ec1..d54ab1f5d 100644
--- a/versions/f-/ffmpeg.json
+++ b/versions/f-/ffmpeg.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "e497eda37bc7882949022c537489959d12c80f63",
+ "version-string": "4.3.2",
+ "port-version": 9
+ },
+ {
"git-tree": "297aff4ad5a5110a5cb3cf6a118152722f2239ec",
"version-string": "4.3.2",
"port-version": 8