diff options
author | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2013-01-14 16:28:44 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-01-19 17:59:20 +0100 |
commit | 90da0cb60e1cad447fc34b89a3641474f6cabb4c (patch) | |
tree | 9dc11b8284aff87bf0d5e1faac93a91a3dde73de | |
parent | 3049d5b9b32845c86aa5588bb3352bdeb2edfdb2 (diff) | |
download | ffmpeg-90da0cb60e1cad447fc34b89a3641474f6cabb4c.tar.gz |
The c99-to-c89 binaries are now hosted on videolan.org.
(cherry picked from commit c29c7c1470f98f8e66752fb09c44ded625e9a991)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | doc/platform.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/platform.texi b/doc/platform.texi index dcdfff20d7..bb8e6ca5ca 100644 --- a/doc/platform.texi +++ b/doc/platform.texi @@ -114,7 +114,7 @@ wrapper. You will need the following prerequisites: @itemize -@item @uref{https://github.com/libav/c99-to-c89/, C99-to-C89 Converter & Wrapper} +@item @uref{http://download.videolan.org/pub/contrib/c99-to-c89/, C99-to-C89 Converter & Wrapper} @item @uref{http://code.google.com/p/msinttypes/, msinttypes} @item @uref{http://www.mingw.org/, MSYS} @item @uref{http://yasm.tortall.net/, YASM} |