Change #238561
Category | ffmpeg |
Changed by | Marvin Scholz <epirat07 | @gmail.com>
Changed at | Mon 07 Jul 2025 01:52:47 |
Repository | https://git.ffmpeg.org/ffmpeg.git |
Project | ffmpeg |
Branch | master |
Revision | fb38d8759b00cd597a678e91518499a05acf6901 |
Comments
avformat/tls_openssl: use TLS_[client|server]_method SSLv23_*_method was just a define for these anyway since OpenSSL 1.1.0 and the old functions are deprecated.
Changed files
- libavformat/tls_openssl.c