[FFmpeg-cvslog] configure: Remove old avisynth support leftover

Diego Biurrun git at videolan.org
Tue Apr 4 22:06:19 EEST 2017


ffmpeg | branch: master | Diego Biurrun <diego at biurrun.de> | Tue Nov 22 08:11:59 2016 +0100| [30f0d1b997f15d667c05feab0b54f0b2814ba7a9] | committer: Diego Biurrun

configure: Remove old avisynth support leftover

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

 configure | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configure b/configure
index 42c1848..78f1cac 100755
--- a/configure
+++ b/configure
@@ -3039,7 +3039,6 @@ msvc_common_flags(){
             -mthumb)              ;;
             -march=*)             ;;
             -lz)                  echo zlib.lib ;;
-            -lavifil32)           echo vfw32.lib ;;
             -lavicap32)           echo vfw32.lib user32.lib ;;
             -lx264)               echo libx264.lib ;;
             -l*)                  echo ${flag#-l}.lib ;;



More information about the ffmpeg-cvslog mailing list