mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-18 21:10:10 +01:00
general.texi: clarify with examples what "the FFmpeg libraries" means
This commit is contained in:
@@ -854,7 +854,8 @@ 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 the FFmpeg libraries as DLLs.
|
you can build the FFmpeg libraries (e.g. libavutil, libavcodec,
|
||||||
|
libavformat) as DLLs.
|
||||||
|
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user