OSDN Git Service

general.texi: clarify with examples what "the FFmpeg libraries" means
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Fri, 24 Jun 2011 09:56:19 +0000 (11:56 +0200)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Fri, 24 Jun 2011 09:56:19 +0000 (11:56 +0200)
doc/general.texi

index 8104fb7..8e3d4af 100644 (file)
@@ -854,7 +854,8 @@ where SDL was installed. Verify that @file{sdl-config} can be launched from
 the MSYS command line.
 
 @item By using @code{./configure --enable-shared} when configuring FFmpeg,
-you can build the FFmpeg libraries as DLLs.
+you can build the FFmpeg libraries (e.g. libavutil, libavcodec,
+libavformat) as DLLs.
 
 @end itemize