aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorgenevanmeter <47541158+genevanmeter@users.noreply.github.com>2021-03-31 13:20:17 -0400
committerGitHub <noreply@github.com>2021-03-31 10:20:17 -0700
commitdb1df24767ae50fdcd8229bc4ae37c672e2b3e53 (patch)
tree65eaf9095e91271378fd8afe6553a94e7aee787f /scripts
parented54efbb16ae8a457296c7a7e1462a9f54571e94 (diff)
downloadvcpkg-db1df24767ae50fdcd8229bc4ae37c672e2b3e53.tar.gz
vcpkg-db1df24767ae50fdcd8229bc4ae37c672e2b3e53.zip
[ffmpeg] Fix FindFFMPEG lib versions for building opencv[ffmpeg] (#16882)
* Fix FindFFMPEG lib versions for opencv[ffmpeg] libavutil, libavdevice, etc. define their versions separate from FFMPEG main version in a version.h file located with each component headers. This change fixes building opencv[ffmpeg] when it attempts to discover the individual versions of FFMPEG libs. Before this change opencv[ffmpeg] would build but the FFMPEG functionality was disabled since all the lib versions were set to 4.3.1 * Modified Port-Version of CONTROL to 13 Ran vcpkg.exe x-add-version ffmpeg * Ran vcpkg.exe x-add-version ffmpeg --overwrite-version per Cheney-W's instructions * Updated Port-Version of CONTROL to 1 for FFMPEG version 4.3.2 * Ran vcpkg x-add-version ffmpeg
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions