]> granicus.if.org Git - handbrake/commit
build: Fix to not pass --enable-nvenc to FFmpeg configure on FreeBSD.
authorYuichiro NAITO <naito.yuichiro@gmail.com>
Mon, 2 Jul 2018 13:57:41 +0000 (22:57 +0900)
committerBradley Sepos <bradley@bradleysepos.com>
Mon, 2 Jul 2018 19:04:06 +0000 (15:04 -0400)
commitf12ebd45ef608ccc75b8e4382e58aafe414831d8
treef3c59d8aea6616b1ae597c2d5ef4e900e862b0e7
parent34fbe885ba5417214a01a641b628a4cdf6dbecbd
build: Fix to not pass --enable-nvenc to FFmpeg configure on FreeBSD.

Nvenc is not currently supported by Nvidia on FreeBSD. If it becomes supported on FreeBSD, please check nvidia-driver and FFmpeg.
contrib/ffmpeg/P00-freebsd-configure.patch [deleted file]
make/configure.py