]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Add note about dlfcn-win32 for MinGW vhooks
authorramiro <ramiro@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 3 Jul 2007 17:59:28 +0000 (17:59 +0000)
committerramiro <ramiro@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 3 Jul 2007 17:59:28 +0000 (17:59 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9470 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

doc/ffmpeg-doc.texi

index 9a53973092d9197e0c525e7f9f47d1cd539a866e..a35ac34336c9040aa7e794a813c0957fb9517c70 100644 (file)
@@ -1189,6 +1189,9 @@ unpack the archive @file{i386-mingw32msvc.tar.gz} in the MinGW tool
 directory. Edit the @file{sdl-config} script so that it gives the
 correct SDL directory when invoked.
 
+@item If you want to use vhooks, you must have a POSIX compliant libdl in your
+MinGW system. Get dlfcn-win32 from @url{http://code.google.com/p/dlfcn-win32}.
+
 @item Extract the current version of FFmpeg.
 
 @item Start the MSYS shell (file @file{msys.bat}).