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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-17avformat/libssh: check the user provided a password before trying to use itJames Almer
2016-02-29Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'Derek Buitenhuis
2015-06-24lavf/libssh: implement move and delete callbacksMariusz SzczepaƄczyk
2015-06-24lavf/libssh: read empty path from url as /Mariusz SzczepaƄczyk
2015-06-24lavf/libssh: implement directory listing callbacksLukasz Marek
2015-03-11lavf/libssh: support reading config from ~/.ssh/configFlorian Jacob
2014-07-12lavf/libssh: set freed pointers to NULLLukasz Marek
2014-07-04lavf/libssh: call ssh_userauth_none before ssh_userauth_listLukasz Marek
2014-02-28lavf/libssh: fix seek to nagative positionLukasz Marek
2014-02-11avformat/libssh: Fix libssh defaulting to shared linkage.Matt Oliver
2014-01-22lavf/libssh: fix seek with whence==SEEK_CURLukasz Marek
2014-01-22lavf/libssh: rename context variable from s into libsshLukasz Marek
2014-01-22lavf/libssh: add av_cold attributesLukasz Marek
2014-01-22lavf/libssh: factorize create_sftp_session functionLukasz Marek
2014-01-22lavf/libssh: factorize create_ssh_session functionLukasz Marek
2014-01-22lavf/libssh: factorize file_stat functionLukasz Marek
2014-01-22lavf/libssh: factorize open_file functionLukasz Marek
2014-01-22lavf/libssh: add private_key optionLukasz Marek
2013-12-29lavf/libssh: improve authenticationLukasz Marek
2013-12-29lavf/libssh: fix file modeLukasz Marek
2013-09-21lavf: add SFTP protocol via libsshLukasz Marek