Commit b706fceb authored by diego's avatar diego

Require --enable-nonfree flag for libvpx.

The license of libvpx is incompatible with the (L)GPL.  As long as this is
the case, the only way to use it is by marking the result as nonfree.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23371 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 1557951f
......@@ -2341,6 +2341,7 @@ die_license_disabled gpl postproc
die_license_disabled gpl x11grab
die_license_disabled nonfree libfaac
die_license_disabled nonfree libvpx
die_license_disabled version3 libopencore_amrnb
die_license_disabled version3 libopencore_amrwb
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment