[FFmpeg-cvslog] avformat/rtsp: add TLS options

2025-07-06 Thread Daniel N Pettersson
ffmpeg | branch: master | Daniel N Pettersson | Wed Jul 21 11:20:33 2021 +0200| [e1ef33d3615347fa23529511b1b609962cbd6438] | committer: Marvin Scholz avformat/rtsp: add TLS options Add TLS options to RTSP for when TLS is used for the lower protocol. Signed-off-by: Marvin Scholz Co-authored

[FFmpeg-cvslog] avformat/tls_openssl: add hostname for verification

2025-07-21 Thread Daniel N Pettersson
ffmpeg | branch: master | Daniel N Pettersson | Mon Mar 14 15:35:07 2022 +0100| [e56fd2af1a0b65bf5a7788462cbaee3b4b909591] | committer: Marvin Scholz avformat/tls_openssl: add hostname for verification When verification is enabled (using -tls_verify 1) now the hostname will be verified