[FFmpeg-devel] [PATCH] web/docs: remove ffserver links
Lou Logan
lou at lrcd.com
Thu Feb 14 02:25:39 EET 2019
ffserver documentation and sample configuration file has been moved to
the wiki:
https://trac.ffmpeg.org/wiki/ffserver
The files unlinked by this patch will be removed from the server.
Signed-off-by: Lou Logan <lou at lrcd.com>
---
src/documentation | 3 ---
1 file changed, 3 deletions(-)
diff --git a/src/documentation b/src/documentation
index a4802be..7e222e4 100644
--- a/src/documentation
+++ b/src/documentation
@@ -18,9 +18,6 @@
<li><a href="ffplay-all.html">ffplay-all</a>: <tt>ffplay</tt> tool and FFmpeg components</li>
<li><a href="ffprobe.html">ffprobe</a>: <tt>ffprobe</tt> tool</li>
<li><a href="ffprobe-all.html">ffprobe-all</a>: <tt>ffprobe</tt> tool and FFmpeg components</li>
- <li><a href="ffserver.html">ffserver</a>: <tt>ffserver</tt> tool</li>
- <li><a href="ffserver-all.html">ffserver-all</a>: <tt>ffserver</tt> tool and FFmpeg components</li>
- <li><a href="sample.html">sample <tt>ffserver</tt> configuration file</a></li>
</ul>
</div>
</div> <!-- col -->
--
2.20.1
More information about the ffmpeg-devel
mailing list