1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

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.
This commit is contained in:
Stefano Sabatini 2011-06-22 21:16:40 +02:00
parent 72365be496
commit 1af1b52772

View File

@ -854,7 +854,7 @@ where SDL was installed. Verify that @file{sdl-config} can be launched from
the MSYS command line. the MSYS command line.
@item By using @code{./configure --enable-shared} when configuring FFmpeg, @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 @end itemize