[FFmpeg-cvslog] general.texi: use "the FFmpeg libraries" in place of enumerating them

Stefano Sabatini git at videolan.org
Thu Jun 23 01:41:24 CEST 2011


ffmpeg | branch: master | Stefano Sabatini <stefano.sabatini-lala at poste.it> | Wed Jun 22 21:16:40 2011 +0200| [1af1b527727ccdfcfec8c02fa4e1ff291e9dd932] | committer: Stefano Sabatini

general.texi: use "the FFmpeg libraries" in place of enumerating them

Avoid an incomplete listing of the libav* libraries, and the need to
update them again.

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

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

diff --git a/doc/general.texi b/doc/general.texi
index c50e3c8..b6392d7 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -854,7 +854,7 @@ 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 libavutil, libavcodec and libavformat as DLLs.
+you can build the FFmpeg libraries as DLLs.
 
 @end itemize
 



More information about the ffmpeg-cvslog mailing list