[FFmpeg-devel] [PATCH] avformat/libssh: avoid deprecated functions
Leo Izen
leo.izen at gmail.com
Sat Sep 16 21:08:52 EEST 2023
On 9/13/23 06:40, Leo Izen wrote:
> Avoid using the deprecated functions ssh_try_publickey_from_file among
> others in favor of symbols introduced in libssh 0.6.0 (Jan 2014) and
> update configure to require this version.
>
> Signed-off-by: Leo Izen <leo.izen at gmail.com>
> ---
> configure | 2 +-
> libavformat/libssh.c | 11 ++++-------
> 2 files changed, 5 insertions(+), 8 deletions(-)
>
Will apply soon.
- Leo Izen (Traneptora)
More information about the ffmpeg-devel
mailing list