diff options
author | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2017-11-06 14:15:31 +0100 |
---|---|---|
committer | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2017-11-07 13:49:20 +0100 |
commit | 15c632719a5f781fdd11a68cdad5eeb9ee5392b8 (patch) | |
tree | 9d9c7df38617fe62f27dc0325c95376c28ef354e /configure | |
parent | 991eca0f8729043724ae4574be0eb4c20bdba915 (diff) | |
download | ffmpeg-15c632719a5f781fdd11a68cdad5eeb9ee5392b8.tar.gz |
configure: libvmaf is not GPLv2-compatible.
It is licensed under Apache 2.0.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1569,6 +1569,7 @@ EXTERNAL_LIBRARY_VERSION3_LIST=" gmp libopencore_amrnb libopencore_amrwb + libvmaf libvo_amrwbenc rkmpp " @@ -1625,7 +1626,6 @@ EXTERNAL_LIBRARY_LIST=" libtheora libtwolame libv4l2 - libvmaf libvorbis libvpx libwavpack |