Browse Source

general.texi: clarify with examples what "the FFmpeg libraries" means

tags/n0.9
Stefano Sabatini 14 years ago
parent
commit
f925b24381
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      doc/general.texi

+ 2
- 1
doc/general.texi View File

@@ -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…
Cancel
Save