[FFmpeg-cvslog] general.texi: clarify with examples what "the FFmpeg libraries" means

Stefano Sabatini git at videolan.org
Fri Jun 24 12:03:10 CEST 2011


ffmpeg | branch: master | Stefano Sabatini <stefano.sabatini-lala at poste.it> | Fri Jun 24 11:56:19 2011 +0200| [f925b243818fa320b3c19e4e0554a07b49e8a2be] | committer: Stefano Sabatini

general.texi: clarify with examples what "the FFmpeg libraries" means

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

 doc/general.texi |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/doc/general.texi b/doc/general.texi
index 8104fb7..8e3d4af 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -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
 



More information about the ffmpeg-cvslog mailing list