]> git.sesse.net Git - ffmpeg/commit
configure: Don't require nonfree for nvenc
authorTimo Rothenpieler <timo@rothenpieler.org>
Sat, 23 Apr 2016 16:55:51 +0000 (18:55 +0200)
committerTimo Rothenpieler <timo@rothenpieler.org>
Wed, 27 Apr 2016 18:17:33 +0000 (20:17 +0200)
commitbc4137d4aa3a75bbbbc6b20c6710d07b50dab0a9
tree0359aba7851abea24e056a141a080dacb475f453
parent333207224fd8b81a8376c0b6d39bdf2421d53180
configure: Don't require nonfree for nvenc

As the nvEncodeApi.h header is now MIT licensed, this can be dropped.
The loaded CUDA and NVENC libraries are part of the nvidia driver, and
thus count as system libraries.
configure