Change #239938
Category | ffmpeg |
Changed by | Timo Rothenpieler <timo | @rothenpieler.org>
Changed at | Wed 16 Jul 2025 18:46:55 |
Repository | https://git.ffmpeg.org/ffmpeg.git |
Project | ffmpeg |
Branch | master |
Revision | 49badc8689e3dbe2bb265a050ffd2fdf976821c1 |
Comments
avformat/tls_openssl: don't enable read_ahead in dtls mode OpenSSL docs say: These functions have no impact when used with DTLS.
Changed files
- libavformat/tls_openssl.c