Change #256563
| Category | ffmpeg |
| Changed by | Jack Lau <jacklau1222gm@gmail.com> |
| Changed at | Wed 28 Jan 2026 11:47:07 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 7f9d8b0c16cc5483d3e55d906591084f40aaab40 |
Comments
avformat/tls_gnutls: enable dtls build Implement ff_ssl_*_key_cert() Generate self-signed cert and key in server mode if there're no key and cert input. Implement ff_tls_set_external_socket() and ff_dtls_export_materials() Add gnutls as dtls protocol deps. Signed-off-by: Jack Lau <jacklau1222gm@gmail.com>
Changed files
- configure
- libavformat/tls_gnutls.c