diff options
author | Ramiro Polla <ramiro.polla@gmail.com> | 2011-03-26 21:22:23 -0300 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2011-03-27 12:07:55 +0200 |
commit | c6c2dfcf15c1d93b2189adff6f71c5c4b6b05338 (patch) | |
tree | 9903e6a7d446594f496c2f7ad7fc300b835c4ed4 /doc/general.texi | |
parent | 15d59d2cea25cfd73bfe6ea03a498a62e24d0536 (diff) | |
download | ffmpeg-c6c2dfcf15c1d93b2189adff6f71c5c4b6b05338.tar.gz |
Remove arrozcru URL from documentation
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/general.texi b/doc/general.texi index 1bce042569..4636471eee 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -808,10 +808,6 @@ in your PATH, Libav's configure will pick it up automatically. @section Windows -To get help and instructions for building Libav under Windows, check out -the FFmpeg Windows Help Forum at -@url{http://ffmpeg.arrozcru.org/}. - @subsection Native Windows compilation Libav can be built to run natively on Windows using the MinGW tools. Install |