Reportedly FFmpeg fails to compile on Cygwin with vhook enabled, but FFserver

works now.

Originally committed as revision 4763 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2005-12-22 00:18:18 +00:00
parent 64c968daaa
commit 50827fcf44

2
configure vendored
View File

@ -350,7 +350,7 @@ CYGWIN*)
v4l="no"
audio_oss="yes"
dv1394="no"
ffserver="no"
vhook="no"
extralibs=""
cygwin="yes"
EXESUF=".exe"