]> git.sesse.net Git - ffmpeg/blobdiff - doc/platform.texi
Merge commit '3cd5828fc0007e6d056067444de053a34ddedd02'
[ffmpeg] / doc / platform.texi
index a852170f4ff7c45444f1b6cc0e61e15a3cd5f65b..705a68006fb97a42d2b0e970008bb7691533a1fe 100644 (file)
@@ -1,4 +1,5 @@
 \input texinfo @c -*- texinfo -*-
+@documentencoding UTF-8
 
 @settitle Platform Specific Information
 @titlepage
@@ -136,8 +137,6 @@ You will need the following prerequisites:
 @item @uref{http://msys2.github.io/, MSYS2}
 @item @uref{http://yasm.tortall.net/, YASM}
 (Also available via MSYS2's package manager.)
-@item @uref{http://gnuwin32.sourceforge.net/packages/bc.htm, bc for Windows} if
-you want to run @uref{fate.html, FATE}.
 @end itemize
 
 To set up a proper environment in MSYS2, you need to run @code{msys_shell.bat} from
@@ -284,7 +283,7 @@ binutils, gcc4-core, make, git, mingw-runtime, texinfo
 
 In order to run FATE you will also need the following "Utils" packages:
 @example
-bc, diffutils
+diffutils
 @end example
 
 If you want to build FFmpeg with additional libraries, download Cygwin