ffmpeg: add build option nvenc

This commit is contained in:
Johannes 2018-12-18 21:30:19 +01:00 committed by Johannes
parent 24f8d15695
commit b84952bf5b
2 changed files with 5 additions and 3 deletions

View file

@ -46,6 +46,7 @@ desc_option_lzo="Enable support for LZO compression format"
desc_option_microhttpd="Enable support for microhttpd"
desc_option_mpcdec="Enable support for the Musepack decoder"
desc_option_notify="Enable support for desktop notifications (libnotify)"
desc_option_nvenc="Enable support for NVENC codecs"
desc_option_opengl="Enable support for OpenGL"
desc_option_openssl="Enable support for SSL with OpenSSL"
desc_option_pam="Enable support for PAM"