mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-17 13:00:24 +00:00
general.texi: clarify with examples what "the FFmpeg libraries" means
This commit is contained in:
parent
978e711b2c
commit
f925b24381
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue