diff options
author | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2013-01-14 16:28:44 +0100 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2013-01-14 16:28:44 +0100 |
commit | c29c7c1470f98f8e66752fb09c44ded625e9a991 (patch) | |
tree | c95b99fa436a94d09e369b0d70dd974c319606ab /doc/platform.texi | |
parent | 57d59e82cbddc8f3b401ea84024e30f40a56201f (diff) | |
download | ffmpeg-c29c7c1470f98f8e66752fb09c44ded625e9a991.tar.gz |
The c99-to-c89 binaries are now hosted on videolan.org.
Diffstat (limited to 'doc/platform.texi')
-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} |