21 Dec 2021, 08:05 by [email protected]: > > >> On Dec 21, 2021, at 1:45 AM, Lynne <[email protected]> wrote: >> >> >> Thanks for testing, V2 attached, just changes require_cpp to check_cpp, >> since autodetecting is not a hard-require unlike enabling libraries. >> > > >> diff --git a/configure b/configure >> index d8b07c8e00..3be4de61e0 100755 >> --- a/configure >> +++ b/configure >> @@ -324,7 +324,7 @@ external library support: >> --disable-securetransport disable secure transport, needed for tls support >> on osx if openssl and gnutls are not used [autodetect] >> --enable-vapoursynth enable vapoursynth demuxer [no] >> - --enable-vulkan enable vulkan code [no] >> + --disable-vulkan enable vulkan code [autodetect] >> > > 'enable vulkan code’ —> ‘disable vulkan code' >
Changed, and applied, thanks to the review. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
