mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
Remove references to release or CVS versions, they are misleading.
Originally committed as revision 4621 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
be0efc0cfa
commit
e926e391bd
@ -884,8 +884,7 @@ unpack the archive @file{i386-mingw32msvc.tar.gz} in the MinGW tool
|
|||||||
directory. Edit the @file{sdl-config} script so that it gives the
|
directory. Edit the @file{sdl-config} script so that it gives the
|
||||||
correct SDL directory when invoked.
|
correct SDL directory when invoked.
|
||||||
|
|
||||||
@item Extract the current version of FFmpeg (the latest release version or
|
@item Extract the current version of FFmpeg.
|
||||||
the current CVS snapshot, whichever is recommended).
|
|
||||||
|
|
||||||
@item Start the MSYS shell (file @file{msys.bat}).
|
@item Start the MSYS shell (file @file{msys.bat}).
|
||||||
|
|
||||||
@ -962,9 +961,7 @@ this means your environment variables are set up correctly, the
|
|||||||
Microsoft linker is on the path and will be used by FFmpeg to
|
Microsoft linker is on the path and will be used by FFmpeg to
|
||||||
create Visual-C++-compatible import libraries.
|
create Visual-C++-compatible import libraries.
|
||||||
|
|
||||||
@item Extract the current version of FFmpeg (the latest release version or
|
@item Extract the current version of FFmpeg and change to the FFmpeg directory.
|
||||||
the current CVS snapshot, whichever is recommended) and change to the
|
|
||||||
FFmpeg directory.
|
|
||||||
|
|
||||||
@item Type the command
|
@item Type the command
|
||||||
@code{./configure --enable-shared --enable-memalign-hack} to configure and,
|
@code{./configure --enable-shared --enable-memalign-hack} to configure and,
|
||||||
|
Loading…
Reference in New Issue
Block a user