diff options
author | Florian Jacob <projects+ffmpeg@florianjacob.de> | 2015-03-11 01:13:44 +0100 |
---|---|---|
committer | Lukasz Marek <lukasz.m.luki2@gmail.com> | 2015-03-11 01:34:37 +0100 |
commit | c5c4ca6bc88135f5e819dd707fee68a01c9ffe08 (patch) | |
tree | a208625d3f9ce3fa24abbca23448b8b101f41c34 /Makefile | |
parent | 48df30d36c3ca360c407d84f96749888d1fbe853 (diff) | |
download | ffmpeg-c5c4ca6bc88135f5e819dd707fee68a01c9ffe08.tar.gz |
lavf/libssh: support reading config from ~/.ssh/config
libssh provides a function for parsing ~/.ssh/config for ssh connection parameters like user, hostname, identity file
and port. This patch makes ffmpeg use this function to take parameters from the config file for everything that's not
explicitely set in the url. It also supports host aliases, i.e. using a shorthand in the url and replacing it with the
hostname / IP address specified for the shorthand in the config file.
Signed-off-by: Florian Jacob <projects+ffmpeg@florianjacob.de>
Signed-off-by: Lukasz Marek <lukasz.m.luki2@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions