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:
authorLukasz Marek <lukasz.m.luki@gmail.com>2013-05-15 18:08:11 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-05-19 00:16:02 +0400
commitc86d3a54dedc4dbf37a84a3559facb7e7ad8ef9f (patch)
tree3ca1d0184cbc7c2aa32a2153729bcefa3e04744e /MAINTAINERS
parent9f88db5df1410c6b9f08be77fa119009f63106a6 (diff)
FTP protocol support
Implementation of ftp protocol. Fixes #1672 Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index cec22d8c56..9f4301d15b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -411,6 +411,7 @@ Muxers/Demuxers:
Protocols:
bluray.c Petri Hintukainen
+ ftp.c Lukasz Marek
http.c Ronald S. Bultje
mms*.c Ronald S. Bultje
udp.c Luca Abeni