ffmpeg | branch: release/4.3 | Brad Smith <b...@comstyle.com> | Sat May 18 19:55:30 2024 -0400| [7c1337ccb0f7538f77386bb4a9ac33de6c16a316] | committer: Brad Smith
configure: enable ffnvcodec, nvenc, nvdec for FreeBSD Signed-off-by: Brad Smith <b...@comstyle.com> (cherry picked from commit 43b1a956789bf0d5796769427d40c78e460c247f) Signed-off-by: Brad Smith <b...@comstyle.com> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7c1337ccb0f7538f77386bb4a9ac33de6c16a316 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 212f48c4b8..3ee72c4ca8 100755 --- a/configure +++ b/configure @@ -6688,7 +6688,7 @@ enabled vulkan && if enabled x86; then case $target_os in - mingw32*|mingw64*|win32|win64|linux|cygwin*) + freebsd|mingw32*|mingw64*|win32|win64|linux|cygwin*) ;; *) disable ffnvcodec cuvid nvdec nvenc _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".