vcpkg/ports/ffmpeg
Billy O'Neal 439bf40945
[ffmpeg] Block "tensorflow" and others for the "all" feature on non-x64. (#22984)
* [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
2022-02-08 14:44:07 -08:00
..
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 [ffmpeg] Fix detection of x264. (#21875) 2021-12-06 21:27:58 -08:00
build.sh.in
FindFFMPEG.cmake.in
portfile.cmake [ffmpeg] Use supports rather than vcpkg_fail_port_install. (#22723) 2022-01-24 00:52:52 -08:00
usage
vcpkg-cmake-wrapper.cmake
vcpkg.json [ffmpeg] Block "tensorflow" and others for the "all" feature on non-x64. (#22984) 2022-02-08 14:44:07 -08:00