From 2c780abfdbcf3331696f429d5eb841798cda5b8f Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sat, 29 May 2010 09:40:22 +0000 Subject: 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. Originally committed as revision 23371 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index 4713d752b9..226e59c1dd 100755 --- a/configure +++ b/configure @@ -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 -- cgit v1.2.3