[FFmpeg-cvslog] Merge commit '30f0d1b997f15d667c05feab0b54f0b2814ba7a9'

James Almer git at videolan.org
Tue Apr 4 22:06:20 EEST 2017


ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Tue Apr  4 16:06:02 2017 -0300| [743eae3cd6f9755b22077befd6a78761caa741f5] | committer: James Almer

Merge commit '30f0d1b997f15d667c05feab0b54f0b2814ba7a9'

* commit '30f0d1b997f15d667c05feab0b54f0b2814ba7a9':
  configure: Remove old avisynth support leftover

Merged-by: James Almer <jamrial at gmail.com>

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

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

diff --git a/configure b/configure
index 426fae1..517d54d 100755
--- a/configure
+++ b/configure
@@ -3846,7 +3846,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