Browse Source

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.
tags/n0.9
Stefano Sabatini 14 years ago
parent
commit
1af1b52772
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/general.texi

+ 1
- 1
doc/general.texi 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




Loading…
Cancel
Save