Change #239830
Category | ffmpeg |
Changed by | James Almer <jamrial | @gmail.com>
Changed at | Tue 15 Jul 2025 15:24:08 |
Repository | https://git.ffmpeg.org/ffmpeg.git |
Project | ffmpeg |
Branch | master |
Revision | 307983b292adb60c82e75c8e5e41deedc89efbf0 |
Comments
avformat/tls_schannel: add check for Windows 10 only types and defines Old Mingw-w64 releases provided by some distros seemingly don't have them, so check for them and disable the dtls protocol if unavailable. Signed-off-by: James Almer <jamrial@gmail.com>
Changed files
- configure
- libavformat/tls_schannel.c