mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 09:29:01 +08:00
439bf40945
* [ffmpeg] Block "tensorflow" for the "all" feature on non-x64. In https://github.com/microsoft/vcpkg/pull/21980/ , we removed all the blocks for tensorflow which were merely replicating that upstream's "supports" expression. That is the correct behavior: if upstream adds support for a thing, it should start being tested downstream. However, the "all" and "all-nonfree" features of ffmpeg attempt to turn on what is really "all supported" rather than "all", so the feature-dependency needs to be guarded. Note that the ffmpeg[tensorflow] feature remains unguarded! It is ffmpeg[all]'s *dependency* on ffmpeg[tensorflow] that is guarded. * Also guard ass, tensorflow, and fontconfig for uwp |
||
---|---|---|
.. | ||
0001-create-lib-libraries.patch | ||
0003-fix-windowsinclude.patch | ||
0004-fix-debug-build.patch | ||
0006-fix-StaticFeatures.patch | ||
0007-fix-lib-naming.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 | ||
0015-Fix-xml2-detection.patch | ||
0016-configure-dnn-needs-avformat.patch | ||
0017-Patch-for-ticket-9019-CUDA-Compile-Broken-Using-MSVC.patch | ||
0018-libaom-Dont-use-aom_codec_av1_dx_algo.patch | ||
0019-libx264-Do-not-explicitly-set-X264_API_IMPORTS.patch | ||
build.sh.in | ||
FindFFMPEG.cmake.in | ||
portfile.cmake | ||
usage | ||
vcpkg-cmake-wrapper.cmake | ||
vcpkg.json |