[SCM] libav/experimental: Reportedly FFmpeg fails to compile on Cygwin with vhook enabled, but FFserver works now.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:45:40 UTC 2013


The following commit has been merged in the experimental branch:
commit 50827fcf44f34521df4708cdb633809b56fb9df3
Author: Diego Biurrun <diego at biurrun.de>
Date:   Thu Dec 22 00:18:18 2005 +0000

    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

diff --git a/configure b/configure
index 32dc287..9c913ee 100755
--- a/configure
+++ b/configure
@@ -350,7 +350,7 @@ CYGWIN*)
 v4l="no"
 audio_oss="yes"
 dv1394="no"
-ffserver="no"
+vhook="no"
 extralibs=""
 cygwin="yes"
 EXESUF=".exe"

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list