[FFmpeg-devel] [PATCH] general.texi: use libav* in place of enumerating the libav* libraries
Stefano Sabatini
stefano.sabatini-lala at poste.it
Wed Jun 22 22:37:37 CEST 2011
---
doc/general.texi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/general.texi b/doc/general.texi
index c50e3c8..caf4ac1 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 libav* libraries as DLLs.
@end itemize
--
1.7.2.5
More information about the ffmpeg-devel
mailing list