mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 19:39:00 +08:00
db1df24767
* 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 |
||
---|---|---|
.. | ||
0001-create-lib-libraries.patch | ||
0003-fix-windowsinclude.patch | ||
0004-fix-debug-build.patch | ||
0005-fix-libvpx-linking.patch | ||
0006-fix-StaticFeatures.patch | ||
0007-fix-lib-naming.patch | ||
0008-Fix-wavpack-detection.patch | ||
0009-Fix-fdk-detection.patch | ||
0010-Fix-x264-detection.patch | ||
0011-Fix-x265-detection.patch | ||
0012-Fix-ssl-110-detection.patch | ||
0013-define-WINVER.patch | ||
0014-avfilter-dependency-fix.patch | ||
build.sh.in | ||
CONTROL | ||
FindFFMPEG.cmake.in | ||
portfile.cmake | ||
vcpkg-cmake-wrapper.cmake |