ffmpeg | branch: master | Carl Eugen Hoyos <[email protected]> | Sat Apr 1 01:09:19 2017 +0200| [fa0a6ce34d00673c5a6efaf243308a21daa5f8b3] | committer: Carl Eugen Hoyos
configure: Fix GPL dependency for avisynth / avxsynth. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fa0a6ce34d00673c5a6efaf243308a21daa5f8b3 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 8b4921b..292766a 100755 --- a/configure +++ b/configure @@ -1501,6 +1501,7 @@ EXTERNAL_AUTODETECT_LIBRARY_LIST=" " EXTERNAL_LIBRARY_GPL_LIST=" + avisynth frei0r libcdio librubberband @@ -1533,7 +1534,6 @@ EXTERNAL_LIBRARY_LIST=" $EXTERNAL_LIBRARY_NONFREE_LIST $EXTERNAL_LIBRARY_VERSION3_LIST $EXTERNAL_LIBRARY_GPLV3_LIST - avisynth chromaprint crystalhd decklink _______________________________________________ ffmpeg-cvslog mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
