diff options
author | Rostislav Pehlivanov <atomnuker@gmail.com> | 2017-10-21 19:31:44 +0100 |
---|---|---|
committer | Rostislav Pehlivanov <atomnuker@gmail.com> | 2018-01-06 18:31:37 +0000 |
commit | 6b35a83214f1bc3fb38c9ea9c2cd3676f28709fa (patch) | |
tree | ce009e168ee6b5a998b3b53b13068ecc83c4a6cb /README.md | |
parent | 2ca65fc7b74444edd51d5803a2c1e05a801a6023 (diff) | |
download | ffmpeg-6b35a83214f1bc3fb38c9ea9c2cd3676f28709fa.tar.gz |
Remove the ffserver program
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -21,8 +21,6 @@ such as audio, video, subtitles and related metadata. * [ffplay](https://ffmpeg.org/ffplay.html) is a minimalistic multimedia player. * [ffprobe](https://ffmpeg.org/ffprobe.html) is a simple analysis tool to inspect multimedia content. -* [ffserver](https://ffmpeg.org/ffserver.html) is a multimedia streaming server - for live broadcasts. * Additional small tools such as `aviocat`, `ismindex` and `qt-faststart`. ## Documentation |