index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
libssh.c
Age
Commit message (
Expand
)
Author
2014-07-12
lavf/libssh: set freed pointers to NULL
Lukasz Marek
2014-07-04
lavf/libssh: call ssh_userauth_none before ssh_userauth_list
Lukasz Marek
2014-02-28
lavf/libssh: fix seek to nagative position
Lukasz Marek
2014-02-11
avformat/libssh: Fix libssh defaulting to shared linkage.
Matt Oliver
2014-01-22
lavf/libssh: fix seek with whence==SEEK_CUR
Lukasz Marek
2014-01-22
lavf/libssh: rename context variable from s into libssh
Lukasz Marek
2014-01-22
lavf/libssh: add av_cold attributes
Lukasz Marek
2014-01-22
lavf/libssh: factorize create_sftp_session function
Lukasz Marek
2014-01-22
lavf/libssh: factorize create_ssh_session function
Lukasz Marek
2014-01-22
lavf/libssh: factorize file_stat function
Lukasz Marek
2014-01-22
lavf/libssh: factorize open_file function
Lukasz Marek
2014-01-22
lavf/libssh: add private_key option
Lukasz Marek
2013-12-29
lavf/libssh: improve authentication
Lukasz Marek
2013-12-29
lavf/libssh: fix file mode
Lukasz Marek
2013-09-21
lavf: add SFTP protocol via libssh
Lukasz Marek