diff options
author | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2019-05-10 01:15:44 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2019-05-10 01:15:44 +0200 |
commit | c8b50ff8f9b3c102765e8b8902db82e9ebf7332c (patch) | |
tree | 1a7f3228b0242a7550f0258003bb602a50049b97 /LICENSE.md | |
parent | 9eea2e5daf41c9dfe5752ea8dec671cc24109e99 (diff) | |
download | ffmpeg-c8b50ff8f9b3c102765e8b8902db82e9ebf7332c.tar.gz |
LICENSE: Remove nvenc from the non-free section.
The headers are auto-detected by current FFmpeg.
Diffstat (limited to 'LICENSE.md')
-rw-r--r-- | LICENSE.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/LICENSE.md b/LICENSE.md index 1cf3a0f085..6738914e85 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -112,7 +112,3 @@ unredistributable. The Fraunhofer FDK AAC and OpenSSL libraries are under licenses which are incompatible with the GPLv2 and v3. To the best of our knowledge, they are compatible with the LGPL. - -The NVENC library, while its header file is licensed under the compatible MIT -license, requires a proprietary binary blob at run time, and is deemed to be -incompatible with the GPL. |