Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRostislav Pehlivanov <atomnuker@gmail.com>2017-10-21 21:31:44 +0300
committerRostislav Pehlivanov <atomnuker@gmail.com>2018-01-06 21:31:37 +0300
commit6b35a83214f1bc3fb38c9ea9c2cd3676f28709fa (patch)
treece009e168ee6b5a998b3b53b13068ecc83c4a6cb /MAINTAINERS
parent2ca65fc7b74444edd51d5803a2c1e05a801a6023 (diff)
Remove the ffserver program
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 0 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6a92b5190d..e5839261af 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -29,9 +29,6 @@ ffplay:
ffprobe:
ffprobe.c Stefano Sabatini
-ffserver:
- ffserver.c Reynaldo H. Verdejo Pinochet
-
Commandline utility code:
cmdutils.c, cmdutils.h Michael Niedermayer