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>
This commit is contained in:

committed by
Michael Niedermayer

parent
9f88db5df1
commit
c86d3a54de
1
configure
vendored
1
configure
vendored
@@ -2090,6 +2090,7 @@ ffrtmpcrypt_protocol_deps_any="gcrypt nettle openssl"
|
||||
ffrtmpcrypt_protocol_select="tcp_protocol"
|
||||
ffrtmphttp_protocol_deps="!librtmp_protocol"
|
||||
ffrtmphttp_protocol_select="http_protocol"
|
||||
ftp_protocol_select="tcp_protocol"
|
||||
gopher_protocol_select="network"
|
||||
httpproxy_protocol_select="tcp_protocol"
|
||||
http_protocol_select="tcp_protocol"
|
||||
|
Reference in New Issue
Block a user