[FFmpeg-cvslog] configure: Fix decklink license dependency.

Carl Eugen Hoyos git at videolan.org
Wed Apr 12 23:51:18 EEST 2017


ffmpeg | branch: release/3.3 | Carl Eugen Hoyos <cehoyos at ag.or.at> | Wed Apr 12 22:49:06 2017 +0200| [0ed4f26cf20ab865826c23d63dc1510e71bdc7f4] | committer: Carl Eugen Hoyos

configure: Fix decklink license dependency.
(cherry picked from commit a081acc44082e4124a11747139b9a329fe01736e)

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0ed4f26cf20ab865826c23d63dc1510e71bdc7f4
---

 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index adaf1a35f7..9b5789ab83 100755
--- a/configure
+++ b/configure
@@ -1513,6 +1513,7 @@ EXTERNAL_LIBRARY_GPL_LIST="
 "
 
 EXTERNAL_LIBRARY_NONFREE_LIST="
+    decklink
     libfdk_aac
     openssl
 "
@@ -1536,7 +1537,6 @@ EXTERNAL_LIBRARY_LIST="
     $EXTERNAL_LIBRARY_GPLV3_LIST
     chromaprint
     crystalhd
-    decklink
     gcrypt
     gnutls
     jni



More information about the ffmpeg-cvslog mailing list